C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa e0e3465673 fixed: such field types: no_insertable, no_updatable were not taken into account on Model child objects
added: field type: no_removable - it is used only with child Models objects
2021-05-21 22:12:10 +02:00
samples namespace PT renamed to pt 2021-05-20 16:25:01 +02:00
src fixed: such field types: no_insertable, no_updatable were not taken into account on Model child objects 2021-05-21 22:12:10 +02:00
.gitignore Added flag has_primary_key_set to Model 2021-03-09 18:10:34 +01:00