mirror of
https://github.com/SOCI/soci.git
synced 2026-05-05 02:39:13 -05:00
f2414e7509
We still keep a SOCI::soci target around, which we explicitly mark as deprecated. This way, code that is already using it will remain functional but they will be informed that they are supposed to use SOCI::SOCI instead. Closes #1297.