Changelog:
- Added SQLite that will contain all tables except the primary_data.
- Completely removed the actions table.
- Added tests for no db validation
- Moved the database specific modules in a folder named databases.
- Session on the SQLite autocommit.
Changelog: