C++ ORM and Query Builder for PostgreSQL.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tomasz Sowa 25a91168ac
fix: correctly use a table name when a Select::no_auto_generated_columns flag is used
4 weeks ago
samples add a CSVConnector/CSVExpression classes to serialize to csv format 2 months ago
src fix: correctly use a table name when a Select::no_auto_generated_columns flag is used 4 weeks ago
.editorconfig added .editorconfig file 2 years ago
.gitignore Added flag has_primary_key_set to Model 2 years ago
LICENSE add LICENSE file 11 months ago
Makefile improve the xml serializer 3 months ago