C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa 89148de66d updated samples
- pikotools is in src subdirectory now
- map_fields() -> fields()
- prepare_table() -> table()
- instead of pt::MainSpaceParser we have pt::MainOptionsParser now
2021-06-24 21:14:29 +02:00
samples updated samples 2021-06-24 21:14:29 +02:00
src added ModelWrapperSpace for wrapping the pt::Space class 2021-06-22 17:59:44 +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