Ticket #873 (closed defect: fixed)
Transactions do not work with the mssql driver
| Reported by: | zomg | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.10.4 |
| Component: | Other | Version: | 0.10.0 |
| Severity: | Keywords: | mssql, transaction | |
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description
Doctrine::createTablesFromModels fails in MS SQL because PDO's MS SQL driver does not support transactions.
MS SQL itself supports transactions and it should be fixable, see http://framework.zend.com/issues/browse/ZF-2319
Attachments
Change History
Note: See
TracTickets for help on using
tickets.