summaryrefslogtreecommitdiff
path: root/lib/dbTypes.h
Commit message (Expand)AuthorAge
* Add lots of tests over replicating most of the typesDan Goodliffe2021-08-27
* Make date/time types easy to create and compareDan Goodliffe2021-08-27
* Enable numeric conversion warning and fix the falloutDan Goodliffe2021-08-10
* Tests, fixes, improvements to WritePqCopyStreamDan Goodliffe2021-08-08
* Simplify some bits with conceptsDan Goodliffe2021-08-08
* Extract WritePqCopyStrm into its own fileDan Goodliffe2021-08-08
* Add wrapper for writing a DbValueV to a streamDan Goodliffe2021-06-17
* Add conversion operators to get common types from DbValuesDan Goodliffe2021-06-05
* Wrap DbValue in a class so we can add helpers to itDan Goodliffe2021-06-05
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31
* Basic support for queries with bound parametersDan Goodliffe2021-05-24