mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
d6aef0fa9b
Leak: The sqlite3 connection handle destructor was accidentally turned into a default constructor during the migration of repositories. Replaced the sqlite3 raw pointer with a unique_ptr to prevent this kind of accident. |
||
---|---|---|
.. | ||
sqlpp11 |