Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@na2axl na2axl released this 14 Sep 05:10
· 22 commits to master since this release

Features

  • The class Database is now used to manage each database connections
  • The last_insert_id is updated in each queries
  • The count() query return a QueryResult object instead of an array