C++ ORM and Query Builder for PostgreSQL.
Go to file
Tomasz Sowa bb3f69fe8d refactoring: ModelEnv::model_connector_mode renamed to model_work_mode
ModelEnv::model_connector_submode renamed to model_work_submode
             and similarly macros MORM_MODEL_CONNECTOR_MODE.* -> MORM_MODEL_WORK_MODE_*
	     MORM_MODEL_CONNECTOR_SUBMODE.* -> MORM_MODEL_WORK_SUBMODE_*



git-svn-id: svn://ttmath.org/publicrep/morm/trunk@1212 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-09-18 15:28:06 +00:00
samples fixed: in 'left join' statements there were not table indices used 2019-09-18 12:29:20 +00:00
src refactoring: ModelEnv::model_connector_mode renamed to model_work_mode 2019-09-18 15:28:06 +00:00