Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@KFilippopolitis KFilippopolitis released this 26 Jun 10:45
· 2 commits to main since this release
2ffc048

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.