C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa c56bae57ca
fix: propagate the model_data in the cursor
model_data can be used in Model::fields() method
2023-02-28 09:48:44 +01:00
samples use an <item> field when serializing a table to xml 2023-02-27 00:29:51 +01:00
src fix: propagate the model_data in the cursor 2023-02-28 09:48:44 +01: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
LICENSE add LICENSE file 2022-07-03 11:01:14 +02:00
Makefile improve the xml serializer 2023-02-26 22:19:46 +01:00