Skip to content

Tags: dpDesignz/ezsql

Tags

4.0.6

Toggle 4.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ezSQL#160 from hubaishan/fixpgsql

fixBug: Creating default object from empty value in pgsql

4.0.5

Toggle 4.0.5's commit message
corrections/bug fix for transaction support, when used an exception w…

…ill be throw that needs to be catch for rollback

4.0.4

Toggle 4.0.4's commit message
refactor `query`, and bug fix `query_prepared` methods, now `queryRes…

…ult` correctly returns last result objects under all SQL vendors., update tests

4.0.2

Toggle 4.0.2's commit message
rework bug fix, `debug` call working correctly with `prepareOn`

In reference to
ezSQL#153

4.0.0

Toggle 4.0.0's commit message
fix php 7.3 deprecated warning

3.1.2

Toggle 3.1.2's commit message
updates, basic schema tests

3.1.0

Toggle 3.1.0's commit message
move docblock to interface

3.0.9

Toggle 3.0.9's commit message
update badges, install info

3.0.8

Toggle 3.0.8's commit message
corrections

2.1.7

Toggle 2.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ezSQL_postgresqlTest.php