Skip to content

Releases: usernane/phMysql

Version 1.4.2 Stable

24 Jun 16:15
Compare
Choose a tag to compare
Update MySQLQuery.php

Version 1.4.1 Stable

16 Jun 23:25
2c7dc3f
Compare
Choose a tag to compare
v1.4.1

Update README.md

Version 1.4.0 Stable

26 Apr 21:44
Compare
Choose a tag to compare

New features

  • Added support for boolean type.
  • Added a way for developers to add custom filter for query values.

Improvements

  • Entity class can implement the interface 'JsonI' optionally.
  • Added more testing to increase reliability.
  • Fixed detected bugs.
  • Added SonarCloud Scanner to detect code quality issues.

Version 1.3.9.1 Stable

20 Mar 22:31
772cc2d
Compare
Choose a tag to compare

Applied coding standards.

Version 1.3.9 Stable

28 Feb 15:10
Compare
Choose a tag to compare

New features

  • Added the ability to join tables.
  • Added a way to map select result to an entity class.
  • Added a way to create entity class given a table.

Improvements

  • Added more test cases.
  • Increased coverage
  • Fixed detected bugs.

Refactoring

  • Renamed the class Column to MySQLColumn.
  • Made the class MySQLQuery non-abstract.

Version 1.3.8 Stable

20 Nov 23:20
Compare
Choose a tag to compare
  • Fixed many bugs.
  • Improved security.

Version 1.3.7 Stable

25 Sep 23:15
Compare
Choose a tag to compare
  • Added support for select count query.
  • Bugs Fixes.

Version 1.3.6 Stable

10 Sep 16:04
Compare
Choose a tag to compare

Version 1.3.5 Stable

06 Sep 18:47
Compare
Choose a tag to compare

Many improvements and changes

Version 1.3.4 Stable

30 Jun 01:11
Compare
Choose a tag to compare