Skip to content

Now supporting database Models for MySQL

Latest
Compare
Choose a tag to compare
@malaimo2900 malaimo2900 released this 05 Jun 03:12
· 4 commits to master since this release
0a7531f

Database Model support for MySQL exists.

Checkout the common\db\MySQL code and also the common\collections\db code.

The QF PDO library supports a Where object which has been created from the MySQL documentation to support all expressions and logical operator combinations.

Please check Issues.