Skip to content

0.12.0

Compare
Choose a tag to compare
@koskimas koskimas released this 16 Dec 05:12
· 780 commits to master since this release

Breaking changes

  • Renamed the subQuery method to selectFrom.
  • Created separate query builders for select, insert, update and delete queries. This is only a breaking change if you have used the QueryBuilder type explicitly.