C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa c18bb48cc8 fixed: incorrect query was created when using neq() method with finder - there was no and or or conjunction 2021-02-23 16:51:43 +01:00
samples fixed: a parent key was not properly set to simple childs (insert statements) 2019-09-24 17:08:45 +00:00
src fixed: incorrect query was created when using neq() method with finder - there was no and or or conjunction 2021-02-23 16:51:43 +01:00
.gitignore added .gitignore file 2021-02-17 17:06:51 +01:00