C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa e7c62e35dc
add Finder::is_null() and is_not_null() methods
2023-07-08 23:26:54 +02:00
samples add a CSVConnector/CSVExpression classes to serialize to csv format 2023-04-12 17:20:29 +02:00
src add Finder::is_null() and is_not_null() methods 2023-07-08 23:26:54 +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
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