Tags: baiiko/dbal
Tags
Total issues resolved: **40** - [842: Fixed incorrect handling of single quotes in SQL-Strings](doctrine#842) - [856: MySQL getListTableForeignKeysSQL: use current database if null passed](doctrine#856) - [861: Check for foreign table name on removed tables foreign key](doctrine#861) - [862: Quote table and constraint names in drop foreign key / drop constraint SQL](doctrine#862) - [863: Strip leading slash of databasename from URL](doctrine#863) - [925: Fixing the command when option is CURRENT&doctrine#95;SCHEMA](doctrine#925) - [1054: DBAL-1114: Problem with drop database on PostgreSQL](doctrine#1054) - [1106: DBAL-1164: Creating SQLite Connections via a URL Does Not Work](doctrine#1106) - [1151: DBAL-1205: getPlaceholderPositions finds placeholders which are actually no placeholder if string contains single quotes](doctrine#1151) - [1183: DBAL-1234: Additional slash in dbname when providing settings as URL without scheme](doctrine#1183) - [2182: DBAL-939: schema update doesnt detect boolean type correctly](doctrine#2182) - [2261: OCI8 - bindValue overwrite previous values](doctrine#2261) - [2262: Issue doctrine#2261 - OCI8 Driver PHP 7 - Fix bindValue overwriting other params. ](doctrine#2262) - [2267: Pass "path" to pdo-sqlite drivers from DriverManager instead of "dbname"](doctrine#2267) - [2270: SqlitePlatform does not escape table name on truncate](doctrine#2270) - [2275: Quote reserved keywords in TRUNCATE TABLE SQL](doctrine#2275) - [2277: &doctrine#91;DBAL-939&doctrine#92; Fix reverse engineering boolean type columns on DB2](doctrine#2277) - [2279: Stop using template1 as default database for postgres drivers](doctrine#2279) - [2286: Fix list foreign keys SQL database parameter evaluation](doctrine#2286) - [2287: Fix parsing schemeless connection URLs](doctrine#2287) - [2288: Preserve quotation of old column name in ColumnDiff](doctrine#2288) - [2291: The QueryBuilder::getSQLForSelect() always appends a FROM clause for select queries](doctrine#2291) - [2292: Do not generate FROM clause in QueryBuilder if no tables specified](doctrine#2292) - [2302: when use \Doctrine\DBAL\Schema\Comparator to compare two table schema, has a problem](doctrine#2302) - [2303: Fix another primary key alteration with autoincrement column case on MySQL](doctrine#2303) - [2310: &doctrine#91;DB2&doctrine#92; Move row number to the end of the field list in query limit/offset modification](doctrine#2310) - [2318: &doctrine#91;Oracle&doctrine#92; Fix list table columns when using external or OS authentication with Oracle](doctrine#2318) - [2384: Fluent methods in QueryBuilder are now documented as returning `$this`](doctrine#2384) - [2386: Fix oci driver bindValue overwrite with php7](doctrine#2386) - [2390: Catch Throwable in Connection::transactional()](doctrine#2390) - [2403: fix grammar in DBALException messages](doctrine#2403) - [2428: Modify Limit Query on SQLServer2012 with newline before `ORDER BY`](doctrine#2428) - [2434: Keep references to bound parameter values in oci8 driver](doctrine#2434) - [2436: MySqlPlatform::getListTableColumnsSQL() is not escaping names](doctrine#2436) - [2440: No parameters passed to logger when executing statement using bindParam](doctrine#2440) - [2442: Escape identifiers in metadata SQL properly when used as string literal](doctrine#2442) - [2443: Track the Values & Types Passed to Statement::bindParam](doctrine#2443) - [2484: Allow usage of symfony/console ^3.0 in dev dependencies](doctrine#2484) - [2497: ResultStatement::fetch() returns null instead of false with mysqli](doctrine#2497) - [2500: Making sure that fetch returns false if nothing is found](doctrine#2500)
Total issues resolved: **3** - [2249: Compatibility mis-match? PGSQL&doctrine#95;ATTR&doctrine#95;DISABLE&doctrine#95;PREPARES in v2.5.2 (in a PHP 5.6.16 envt)](doctrine#2249) - [2272: &doctrine#91;DBAL-1779&doctrine#92; Fix string column type declarations with whitespace on SQLite](doctrine#2272) - [2273: Fix usage of PDO::PGSQL&doctrine#95;ATTR&doctrine#95;DISABLE&doctrine#95;PREPARES for edge case pdo&doctrine#95;pgsql setups](doctrine#2273 PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iF4EABEKAAYFAlaMP50ACgkQn2X7whLsLfjoIQD+IfOEQ/U+2mThHC9Qemc9MAEs zcQ44zLziwZv7Z3JhIUA/iSwGMMFsAVYzxnKckZc9pGom8Ny3u4GR24X/eO60QgS =CKCV -----END PGP SIGNATURE-----
Total issues resolved: **7** - [1069: DBAL-1128: &doctrine#91;doctrineGH-782&doctrine#92; Fix: SQLite offset with no limit support](doctrine#1069) - [1074: DBAL-1132: &doctrine#91;doctrineGH-786&doctrine#92; Fix removing autoincrement column from a primary key](doctrine#1074) - [1079: DBAL-1137: Infinite recursion on non-unique table/join alias in QueryBuilder](doctrine#1079) - [1124: DBAL-1181: &doctrine#91;doctrineGH-822&doctrine#92; Fix for bad profiling data, showing an indefinitely long query](doctrine#1124) - [1129: DBAL-1186: &doctrine#91;doctrineGH-826&doctrine#92; fix incorrect ordering of columns in clustered indexes on sql server](doctrine#1129) - [1141: DBAL-1197: &doctrine#91;doctrineGH-835&doctrine#92; backport bugfix to avoid fatal error in array&doctrine#95;merge during generating the table creation SQL](doctrine#1141) - [1162: DBAL-1215: &doctrine#91;doctrineGH-844&doctrine#92; template1 as default database for PostgreSQL](doctrine#1162 PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iF4EABEKAAYFAlaMQUoACgkQn2X7whLsLfiw+wEAiE/KC2yNJrFbR8pBqjpiYyfc zcP0aoMP32JTSnSiWooBALYH3T9n51klHQGVanofJgTGv5iTtUxwgBxhB2FLdLAl =R+ut -----END PGP SIGNATURE-----
Total issues resolved: **2** - [818: Rebuild SQLServerPlatform::doModifyLimitQuery again to use a CTE](doctrine#818) - [2268: doctrine#2260 - loosening doctrine/common requirement: allowing 2.6.x](doctrine#2268)
[](https://travis-ci.org/doctrine/dbal) Total issues resolved: **1** - [DBAL-760 - Don't return warnings as errors in sqlsrv driver](http://www.doctrine-project.org/jira/browse/DBAL-760) [doctrine#490](doctrine#490) - [DBAL-766 - PostgreSQL: Fix statement for getTableWhereClause method](http://www.doctrine-project.org/jira/browse/DBAL-766) [doctrine#492](doctrine#492) - [DBAL-759 - Fix driver error while introspecting sequences in SQL Server 2012](http://www.doctrine-project.org/jira/browse/DBAL-759) [doctrine#489](doctrine#489) - [DDC-2883 - DBAL-766 - PostgreSQL: Fix statement for getTableWhereClause method](http://www.doctrine-project.org/jira/browse/DBAL-766) [doctrine#492](doctrine#492) - [DBAL-787 - Fix modifying limit/offset for statements with subqueries on SQL Server](http://www.doctrine-project.org/jira/browse/DBAL-787) [doctrine#512](doctrine#512) - [DBAL-792 - Fix sqlite autoincrement detection](http://www.doctrine-project.org/jira/browse/DBAL-792) [doctrine#515](doctrine#515) - [doctrine#625 - Fix pg boolean conversion](doctrine#625) - [DBAL-950 - Backport doctrine#625 - pgsql boolean conversion](http://www.doctrine-project.org/jira/browse/DBAL-950) - [DBAL-951 - Remove duplicate suggest section in composer.json](http://www.doctrine-project.org/jira/browse/DBAL-951) [doctrine#641](doctrine#641) - [DBAL-963 - Add close() method in MasterSlaveConnection.php](http://www.doctrine-project.org/jira/browse/DBAL-963) [doctrine#652](doctrine#652) - [DBAL-976 - Fix evaluation of NOLOCK table hint on SQL Server](http://www.doctrine-project.org/jira/browse/DBAL-976) [doctrine#663](doctrine#663) - [DBAL-1006 - DBAL-717 - DBAL-335 - Fix bug in MasterSlaveConnection with keepSlave option and switch back after transaction](http://www.doctrine-project.org/jira/browse/DBAL-976) [doctrine#690](doctrine#690)
PreviousNext