mirror of
https://github.com/SOCI/soci.git
synced 2026-05-21 20:48:57 -05:00
fdfcc12e8d
This is unnecessary as it can be recovered from db_type: even if this is not lossless, we don't really care about it if all we need is data_type, so simplify the API and the implementation by only having one "type" parameter instead of two. No real changes.