Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add -Wold-style-cast | Dan Goodliffe | 2021-08-29 |
* | Enable numeric conversion warning and fix the fallout | Dan Goodliffe | 2021-08-10 |
* | Pass bindings as a span, only wrap with initializer_list | Dan Goodliffe | 2021-07-14 |
* | Wider type support for PQ bindings | Dan Goodliffe | 2021-07-14 |
* | Introduce the cursor concept | Dan Goodliffe | 2021-07-04 |
* | Avoid direct use of runtime_error in PostgreSQL stuff | Dan Goodliffe | 2021-06-12 |
* | Generate DbStmt templates from .sql files | Dan Goodliffe | 2021-06-01 |
* | Initial commit of prepstmt, selects, record sets | Dan Goodliffe | 2021-05-31 |