Merge pull request #872 from matheo/patch-1
Doctrine 2.4 now supports SQLite ALTER TABLE
This commit is contained in:
commit
b461c9cf23
@ -218,8 +218,7 @@ Or use the update functionality:
|
||||
|
||||
The updating of databases uses a Diff Algorithm for a given
|
||||
Database Schema, a cornerstone of the ``Doctrine\DBAL`` package,
|
||||
which can even be used without the Doctrine ORM package. However
|
||||
its not available in SQLite since it does not support ALTER TABLE.
|
||||
which can even be used without the Doctrine ORM package.
|
||||
|
||||
Starting with the Product
|
||||
-------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user