C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa c7797ff2f1 fixed #2: escape tables/columns names in Finder left join queries
some methods moved from model.h to model.cpp and from baseexpression.h to baseexpression.cpp
2021-05-12 00:27:35 +02:00
samples make depend 2021-04-09 17:50:23 +02:00
src fixed #2: escape tables/columns names in Finder left join queries 2021-05-12 00:27:35 +02:00
.gitignore Added flag has_primary_key_set to Model 2021-03-09 18:10:34 +01:00