Releases: rkrx/php-mysql-query-builder
Releases · rkrx/php-mysql-query-builder
0.1.17
21 Apr 09:56
Compare
Sorry, something went wrong.
No results found
- Added $params to Runnable{Delete|Insert|Update}::run() for Prepared…
Added new types of Exceptions
20 Apr 07:13
Compare
Sorry, something went wrong.
No results found
Added new types of Exceptions: SqlLockException, LockWaitTimeoutExceededException
0.1.16.2
16 Apr 11:04
Compare
Sorry, something went wrong.
No results found
- The return type of return $stmtWrapper; (Kir\MySQL\Builder\QuerySta…
0.1.16.1
16 Apr 09:32
Compare
Sorry, something went wrong.
No results found
Added RunnableInsert::insertRows to add a huge amount of rows utilizi…
0.1.16
16 Apr 09:31
Compare
Sorry, something went wrong.
No results found
Throw more concrete exceptiontypes. E.g. for dead-locks
0.1.15.1
15 Apr 09:58
Compare
Sorry, something went wrong.
No results found
Throw more concrete exceptiontypes. E.g. for dead-locks
0.1.15
15 Apr 08:09
Compare
Sorry, something went wrong.
No results found
Throw more concrete exceptiontypes. E.g. for dead-locks
Added QueryLogger to log the execution of queries
17 Mar 11:57
Compare
Sorry, something went wrong.
No results found
0.1.14
Added QueryLogger to log the execution of queries
Added QueryLogger to log the execution of queries
17 Mar 11:51
Compare
Sorry, something went wrong.
No results found
0.1.13
Added QueryLogger to log the execution of queries
0.1.12
17 Mar 11:49
Compare
Sorry, something went wrong.
No results found
Merge remote-tracking branch 'origin/master'