morm/samples
Tomasz Sowa a5d5a81a57 removed: doc functionality (generating documentation from a model)
we can use our own class (based on FlatConnector and FlatExpression) to generate documentation




git-svn-id: svn://ttmath.org/publicrep/morm/trunk@1213 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-09-18 15:55:42 +00:00
..
Makefile added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
Makefile.dep removed: doc functionality (generating documentation from a model) 2019-09-18 15:55:42 +00:00
Makefile.o.dep added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
attachment.h added: to Model::to_text() methods added dump_mode (bool) parameter 2019-09-13 18:17:02 +00:00
basesample.h added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
language.h start adding support for inserting child models 2019-08-21 17:42:50 +00:00
main.cpp added support in Model for removing the whole tree 2019-09-05 16:32:35 +00:00
person.h added: to Model::to_text() methods added dump_mode (bool) parameter 2019-09-13 18:17:02 +00:00
sample01.h fixed: in 'left join' statements there were not table indices used 2019-09-18 12:29:20 +00:00