Bug
- [DBAL-6] - MySQL BLOB datatypes throw DoctrineException::unknownColumnType() exception
- [DBAL-114] - MsSqlPlatform - getListTablesSQL() get's sysdiagrams table
- [DBAL-141] - PDO Connection Failure through TNS - PDOOracle/Driver.php line 56
- [DBAL-142] - Mapping Driver for Oracle does not know what to do with blobs, throws DBAL Exception for types "blob" and "long raw".
- [DBAL-146] - Mssql platform TOP and DISTINCT ordering issue
- [DBAL-176] - DBAL logging doesnt work correctly with Prepared Statements
- [DBAL-177] - Have Schema Assets handle "foo.bar" syntax correctly.
- [DBAL-187] - GH-83: Added a LoggerChain
- [DBAL-190] - Column type comment SQL is missing during table creation
- [DBAL-192] - GH-86: Remove a type object if a type is overrided
- [DBAL-194] - BlobType should implement getBindingType()
- [DBAL-195] - Method AbstractSchemaManager->dropAndCreateSequence() contains erroneous code.
- [DBAL-196] - The function fetchAll(PDO::FETCH_ALL, 'MyClass') doesn't create object of MyClass
- [DBAL-197] - Cannot drop database schema with blob type
- [DBAL-201] - Remote IBM DB2 connection needs protocol specified
- [DBAL-204] - Handling of explicit Schemas is wrong in comparator
- [DBAL-205] - MySQL SchemaManager doesn't handle composite foreign keys properly
- [DBAL-206] - OraclePlatform causes problems with more schemas with same table names
- [DBAL-207] - RemoveNamespacedAssets: Foreign Key removing does not work correctly
- [DBAL-211] - wrong where clause in PostgreSqlPlatform::getTableWhereClause
- [DBAL-212] - Unknown database type longvarchar requested, Doctrine\DBAL\Platforms\SqlitePlatform may not support it.
- [DBAL-322] - Change Detection fails when 'unsigned' is used in MySQL Schema
Improvement
- [DBAL-138] - Connection::quote should convert non PDO types
- [DBAL-152] - Github-PR-49 by juokaz: Ignore sysdiagrams table from a list
- [DBAL-203] - Fix SQLServer version mess (2003, 2005, 2008)
New Feature
- [DBAL-20] - Add Connection Resolver
- [DBAL-169] - PostgreSQL Session init
- [DBAL-170] - Add mysqli driver
- [DBAL-186] - GH-82: Schema events
- [DBAL-188] - Make doctrine and sqlite friends
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.