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-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
DBAL
/
Schema
History
guilhermeblanco
ba4d1bb393
Fix create/drop database against PgSQL. Thanks Hannes and Russ for patch
2009-11-25 16:27:18 +00:00
..
AbstractSchemaManager.php
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
2009-11-03 16:56:05 +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] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
2009-11-03 16:56:05 +00:00
OracleSchemaManager.php
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
2009-11-03 16:56:05 +00:00
PostgreSqlSchemaManager.php
Fix create/drop database against PgSQL. Thanks Hannes and Russ for patch
2009-11-25 16:27:18 +00:00
SqliteSchemaManager.php
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
2009-11-03 16:56:05 +00:00