Details
Description
Add IBM DB2 Support for the final release of Doctrine 2
Issue Links
- depends on
-
DDC-526
Abstract Type needs method "getEmptyValue"
-
1. |
Add Platform and SchemaManager for DB2 | |
|
Benjamin Eberlei | |
2. |
Add Driver and Statement for DB2 | |
|
Benjamin Eberlei | |
3. |
Add PDO_IBM Support | |
|
Benjamin Eberlei |
Committed to a feature branch:
http://github.com/beberlei/doctrine2/tree/ibmdb2
The DBAL tests work "ok" for this, however it segfaults on allmost all ORM tests. Its getting to annoying to work with this, does anyone want to pick up from there?