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
/
Schema
History
jwage
c8362da494
[2.0] Added functionality to convert a Doctrine 1 schema to Doctrine 2 to help users with upgrading. Lots of other small bug fixes and changes.
2009-10-06 22:38:34 +00:00
..
AbstractSchemaManager.php
[2.0] Added functionality to convert a Doctrine 1 schema to Doctrine 2 to help users with upgrading. Lots of other small bug fixes and changes.
2009-10-06 22:38:34 +00:00
MsSqlSchemaManager.php
[2.0] Updating exceptions to use methods so that we can later provide better exception messages
2009-08-26 22:03:39 +00:00
MySqlSchemaManager.php
[2.0] Some work over SchemaTool update of schema (affects directly the CLI schema-tool task on --update option.
2009-09-12 23:25:47 +00:00
OracleSchemaManager.php
[2.0] Various necessary fixes and adjustments for oracle as well as fixes for better handling of temporal types.
Closed
#2452
.
2009-08-28 17:25:28 +00:00
PostgreSqlSchemaManager.php
[2.0][DDC-24] Fixed (together with some small misc. refactorings).
2009-10-01 12:00:14 +00:00
SqliteSchemaManager.php
[2.0][DDC-24] Fixed (together with some small misc. refactorings).
2009-10-01 12:00:14 +00:00