Skip to content

Added support for SQLite

Latest
Compare
Choose a tag to compare
@MasterZydra MasterZydra released this 19 Apr 19:14
· 1 commit to main since this release

v2.6.0 - 19.04.2024 - Added support for SQLite

Added

  • Added test mode to class Config so env values can be changed in test runs
  • Added support for SQLite
  • Added unified interface ResultInterface for database results
  • Added class CreateTableBlueprint to create statements for generating tables in MySQL/MariaDB and SQLite

Full Changelog: v2.6.0...v2.6.0