Details
-
Technical task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Create c++ (exception-based) wrapper for basic sqlite functionalities:
- open/close database,
- open/close transaction,
- executing sql queries (with precompiling),
- creating/altering tables.