C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa 1c5d32551a fixed: a null was printed for id when serializing lists/vectors
in BaseExpression::put_field_value_list(): has_primary_key_set flag was not copied to model_env
2021-04-14 16:21:10 +02:00
samples make depend 2021-04-09 17:50:23 +02:00
src fixed: a null was printed for id when serializing lists/vectors 2021-04-14 16:21:10 +02:00
.gitignore Added flag has_primary_key_set to Model 2021-03-09 18:10:34 +01:00