Skip to content

Releases: Ratingthomas/sqlmanager

v2.0.1

15 Oct 14:16

Choose a tag to compare

Changes:

  • Return the inserted id, if no data is returned

v2.0.0

04 Sep 20:19

Choose a tag to compare

Upgraded to use composer

v1.2

01 Sep 14:52

Choose a tag to compare

When a query was executed but didn't return anything (A insert statement for example) an error was produced. This is now fixed with a new parameter: no_result

v1.1

29 Aug 21:56

Choose a tag to compare

Small bug fix

v1.0

27 Aug 20:42

Choose a tag to compare

First release