Skip to content

Releases: izniburak/pdox

v1.6.0

20 Sep 20:26

Choose a tag to compare

  • Added FIND_IN_SET supports. (by @halillusion) (Please check the documentation for the detatils.)

v1.5.0

08 May 22:14

Choose a tag to compare

  • Changed default database collection and charset
  • Fixed some bugs.

v1.4.0

15 Aug 00:14

Choose a tag to compare

Added new fetch method for PDO. (FETCH_CLASS)
Also some bug fix and did some syntax optimization.

v1.3.0

08 Sep 16:25

Choose a tag to compare

Added new methods. (whereNull, whereNotNull)
Updated and changed query method.
Updated documentation.
Also some bug fix and did some syntax optimization.

v1.2.0 released.

28 Nov 08:41

Choose a tag to compare

Added transaction support.
Added multiple data insert.
Also some bug fix and did some syntax optimization.