mirror of
https://github.com/SOCI/soci.git
synced 2026-04-30 00:00:04 -05:00
d46606432f
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.