Skip to content

v1.2.2

Choose a tag to compare

@erizocosmico erizocosmico released this 15 May 16:57
· 151 commits to master since this release

Fixes

  • Models with no fields but its autoincrementable primary key return an error on Insert now, as opposed to a SQL invalid syntax error.
  • INSERTs and DELETEs now log their debug output.