morm/samples
Tomasz Sowa 86177889af
add a CSVConnector/CSVExpression classes to serialize to csv format
Current limitation: list/vectors are not serialized.

while here:
- move the output_type flag from the DbExpression to BaseExpression class
- add Model::to_text(...) methods with an Export parameter
2023-04-12 17:20:29 +02:00
..
Makefile add global Makefile 2022-06-26 06:15:19 +02:00
Makefile.dep add a CSVConnector/CSVExpression classes to serialize to csv format 2023-04-12 17:20:29 +02:00
attachment.h updated samples 2021-06-24 21:14:29 +02:00
attachment2.h updated samples 2021-06-24 21:14:29 +02:00
basesample.h added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
language.h updated samples 2021-06-24 21:14:29 +02:00
main.cpp updated samples 2021-06-24 21:14:29 +02:00
person.h updated samples 2021-06-24 21:14:29 +02:00
sample01.h changed the way how the table name is set in a Model - added prepare_table() method 2021-03-11 12:22:37 +01:00
type.h updated samples 2021-06-24 21:14:29 +02:00