Skip to content

1.12.0

Compare
Choose a tag to compare
@phnx47 phnx47 released this 11 Jan 08:08
1.12.0
1ff25c2
  • Added SQLite support (beta) (#53)
  • Added OrderBy function
  • Added SetLimit function, now you can create queries with limits and, optionally, offets. (#50)
  • Added possibility to change timezone in UpdatedAt attribute (#23)
  • Improved SELECT's and JOINS performance
  • Fixed some bugs