C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa 4ba0f7133b remove field(...) methods with void (ClassName::*method)(morm::Wrapper &) arguments
use new variables: ezc_var_space_local and ezc_var_date from ModelEnv
2021-11-05 09:40:16 +01:00
samples updated samples 2021-06-24 21:14:29 +02:00
src remove field(...) methods with void (ClassName::*method)(morm::Wrapper &) arguments 2021-11-05 09:40:16 +01: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