Commit Graph

2 Commits

Author SHA1 Message Date
9a3f6a6e36 use pt::Stream instead of pt::TextStream as the output stream 2024-05-30 00:01:59 +02:00
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