Skip to content

💿 Compact Disc

Compare
Choose a tag to compare
@mychidarko mychidarko released this 27 Feb 17:39
· 6 commits to next since this release
5b66375

v2.1.0 - 27 Feb 2023

Added

  • Added tableExists method to check if a table exists
  • Added createTable method
  • Added dropTable method
  • Added backup method
  • AddedcreateTableIfNotExists method
  • Added groupBy method
  • Added tests & linting
  • Add last insert id

Fixed

  • Patch up array to string conversion

Removed

  • Remove dummy/unused code