Releases: rkrx/php-mysql-query-builder
Releases · rkrx/php-mysql-query-builder
0.1.31.3
01 Jan 00:55
Compare
Sorry, something went wrong.
No results found
- Fixed: Non-static method Kir\MySQL\Builder\Helpers\FieldValueConver…
0.1.31.2
07 Dec 21:11
Compare
Sorry, something went wrong.
No results found
- Insert: Fixed bug were excluded fields could kill the whole data array
0.1.31.1
11 Nov 09:02
Compare
Sorry, something went wrong.
No results found
- Throw more specific exception for "Integrity constraint violation: …
Throw more specific exception for "Integrity constraint violation: Duplicate entry"
10 Nov 16:16
Compare
Sorry, something went wrong.
No results found
Throw more specific exception for "Integrity constraint violation: Duplicate entry"
0.1.30
22 Oct 08:22
Compare
Sorry, something went wrong.
No results found
- Fixed UNION-behavior with OrderBy and GroupBy
0.1.29
05 Oct 15:23
Compare
Sorry, something went wrong.
No results found
- Update::setExpr not takes value-parameters
0.1.28
28 Sep 08:59
Compare
Sorry, something went wrong.
No results found
- Delete- and Update-Statements now return the number of affected rows
0.1.27
02 Sep 15:17
Compare
Sorry, something went wrong.
No results found
- Added parameter $excludeFields to Kir\MySQL\Builder\Insert::addAll/…
0.1.26
31 Aug 11:00
Compare
Sorry, something went wrong.
No results found
- Add ::prepare to RunnableDelete/RunnableInsert/RunnableUpdate
0.1.25.2
31 Aug 09:04
Compare
Sorry, something went wrong.
No results found
- Allow Traversable-Objects for Kir\MySQL\Builder\RunnableInsert::ins…