You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor DMLQueryBuilder
* Get uniques using `getTableIndexes()` and `getTableUniques()`
* Fix @psalm-var
* Fix#61 (point 2)
* Fix#61 (point 2) add test
* Improve test
* Remove methods with `NotSupportedException`
* Fix test issues
* Fix test issues
* Revert "Remove methods with `NotSupportedException`"
* Add line to CHANGELOG.md
* Change order of checks
* Improve performance of quoting column names up to 10% using `array_map()`
* Fix `batchInsert()` with associative arrays
* Update after merge
* Remove old comments
* Fix psalm
* Add line to CHANGELOG.md
---------
Co-authored-by: Sergei Predvoditelev <[email protected]>
0 commit comments