C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa d8f7216a73 added .editorconfig file 2021-06-16 14:21:34 +02:00
samples namespace PT renamed to pt 2021-05-20 16:25:01 +02:00
src changed the way how we get a specific field value - now we do not use expressions (BaseExpression), to get the raw value we don't need an expression object: 2021-06-16 14:01:07 +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