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-02-22 15:13:13 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
DBAL
/
Schema
History
romanb
9586b748a8
[2.0] Refactorings
2009-05-30 14:10:01 +00:00
..
AbstractSchemaManager.php
[2.0] Refactorings
2009-05-30 14:10:01 +00:00
FirebirdSchemaManager.php
[2.0] Oracle SchemaManager tests and general refactoring of tests
2009-05-30 02:27:50 +00:00
InformixSchemaManager.php
[2.0] Another step towards finishing namespace refactoring
2009-02-20 05:46:20 +00:00
MsSqlSchemaManager.php
[2.0] Oracle SchemaManager tests and general refactoring of tests
2009-05-30 02:27:50 +00:00
MySqlSchemaManager.php
[2.0] Fixed hardcoded database name.
2009-05-30 10:16:54 +00:00
OracleSchemaManager.php
[2.0] Small cleanups
2009-05-30 11:33:06 +00:00
PostgreSqlSchemaManager.php
[2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
2009-05-30 13:57:57 +00:00
SqliteSchemaManager.php
[2.0] Oracle SchemaManager tests and general refactoring of tests
2009-05-30 02:27:50 +00:00