Skip to content

0.10.0

Compare
Choose a tag to compare
@DallasHoff DallasHoff released this 06 Jul 21:41
· 7 commits to main since this release
  • Add getDatabaseInfo method
  • The destroy method now executes PRAGMA optimize on the database before closing the connection
  • In a future update, the transaction method will be reworked, and the current version of the method will be named batch. This update adds a batch method that is an alias of transaction.