v2.4.5
Total issues resolved: 7
- 1069: DBAL-1128: [GH-782] Fix: SQLite offset with no limit support
- 1074: DBAL-1132: [GH-786] Fix removing autoincrement column from a primary key
- 1079: DBAL-1137: Infinite recursion on non-unique table/join alias in QueryBuilder
- 1124: DBAL-1181: [GH-822] Fix for bad profiling data, showing an indefinitely long query
- 1129: DBAL-1186: [GH-826] fix incorrect ordering of columns in clustered indexes on sql server
- 1141: DBAL-1197: [GH-835] backport bugfix to avoid fatal error in array_merge during generating the table creation SQL
- 1162: DBAL-1215: [GH-844] template1 as default database for PostgreSQL