[DBAL-370] [GH-220] Added support for alter table, foreign keys and autoincrement detection to Sqlite platform and schema Created: 20/Oct/12 Updated: 02/Jan/13 Resolved: 23/Dec/12 |
|
| Status: | Resolved |
| Project: | Doctrine DBAL |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.4 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of hason: Url: https://github.com/doctrine/dbal/pull/220 Message: |
| Comments |
| Comment by Martin Hasoň [ 22/Oct/12 ] |
| Comment by Marco Pivetta [ 02/Jan/13 ] |
|
Martin Hasoň this does not solve This PR currently breaks my functional test suites using the ORM and the SchemaTool in conjunction with the PDOSqlite driver. |