Files
soci/tests/sqlite3
Cosmin Cremarenco d46606432f Add support for XML to SQLite3 backend
SQLite doesn't have any specific XML support, but it can still be stored
in normal TEXT columns, which is better than not supporting it at all.

Closes #966.
2022-05-13 00:15:19 +02:00
..