C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa 21117e24c0 do Transaction::commit/rollback only on the same group for which a begin was called 2022-05-27 00:06:56 +02:00
samples updated samples 2021-06-24 21:14:29 +02:00
src do Transaction::commit/rollback only on the same group for which a begin was called 2022-05-27 00:06:56 +02:00
.editorconfig added .editorconfig file 2021-06-16 14:21:34 +02:00
.gitignore Added flag has_primary_key_set to Model 2021-03-09 18:10:34 +01:00