You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 months ago
..
Makefile add global Makefile 12 months ago
Makefile.dep add a CSVConnector/CSVExpression classes to serialize to csv format 2 months ago
attachment.h updated samples 2 years ago
attachment2.h updated samples 2 years ago
basesample.h added 'samples' directory for samples and tests 4 years ago
language.h updated samples 2 years ago
main.cpp updated samples 2 years ago
person.h updated samples 2 years ago
sample01.h changed the way how the table name is set in a Model - added prepare_table() method 2 years ago
type.h updated samples 2 years ago