This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
DBAL
/
Platforms
History
beberlei
c0d023c511
[2.0] Removed accidentlly committed .orig patch files.
2010-01-22 16:29:48 +00:00
..
AbstractPlatform.php
[2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations.
2010-01-20 22:35:18 +00:00
MsSqlPlatform.php
[2.0] DDC-169 - Fix order that column and index/fk changes are applied in alter table.
2009-12-06 13:00:49 +00:00
MySqlPlatform.php
[2.0][DDC-236] Enhanced unique constraints to support names. Fixed general issues on XML and YAML exporters. Fixed issues on XML, YAML, Doctrine 1.X and Annotation drivers.
2010-01-06 13:27:09 +00:00
OraclePlatform.php
[2.0] DDC-169 - Some refactorings
2009-12-10 22:39:28 +00:00
PostgreSqlPlatform.php
[2.0] DDC-169 - Fix several complications in update and drop schema code.
2009-12-06 18:36:46 +00:00
SqlitePlatform.php
[2.0] DDC-169 - Finished ALTER Table TableDiff refactoring, adding code to handle index and FK changes. Added a general functional test for alter table against all platforms.
2009-12-06 12:13:15 +00:00