Releases: rkrx/php-mysql-query-builder
Releases · rkrx/php-mysql-query-builder
0.1.11
17 Mar 11:40
Compare
Sorry, something went wrong.
No results found
Merge remote-tracking branch 'origin/master'
0.1.10
15 Mar 17:51
Compare
Sorry, something went wrong.
No results found
Merge remote-tracking branch 'origin/master'
0.1.9
18 Feb 09:57
Compare
Sorry, something went wrong.
No results found
Changed pdo::query to pdo::prepare to enable value-binding
0.1.8
05 Feb 10:12
Compare
Sorry, something went wrong.
No results found
Removed ; at the end of each statement
0.1.7
03 Feb 08:16
Compare
Sorry, something went wrong.
No results found
Catchable fatal error: Argument 1 passed to RunnableSelect::convertVa…
0.1.6
28 Jan 08:50
Compare
Sorry, something went wrong.
No results found
InsertUpdateStatement::setMask has not worked. Added corresponding test
Some bugfixes
05 Jan 18:31
Compare
Sorry, something went wrong.
No results found
Added LoggerInterface as the second parameter of MySQL::__construct. Currently this does nothing and is reserved for the future.
Fixed alias-resolving in MySQL::getTableFields()
0.1.4
23 Dec 12:17
Compare
Sorry, something went wrong.
No results found
Added ability to use statements as fields
0.1.3
16 Dec 08:59
Compare
Sorry, something went wrong.
No results found
Added $tries to Database::transaction
0.1.2
12 Dec 18:40
Compare
Sorry, something went wrong.
No results found