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
2024-12-14 15:16:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1ea3e543ab
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Functional
/
SchemaTool
History
Benjamin Eberlei
fa7574b2ba
Removed AllTests files and Suites
2011-06-18 22:49:25 +02:00
..
CompanySchemaTest.php
[DBAL-115] REALLY fix issues with SchemaTool::getDropSchemaSQL().
2011-04-30 17:16:34 +02:00
DDC214Test.php
Switch testsuite to run with phpunit.ini.dist from main folder, not using AllTests approach. Fixed global state problem in tests that was caused by EventManager being reused. Significantly enhanced error message about cascade persist
2011-06-18 22:47:21 +02:00
MySqlSchemaToolTest.php
Adjust tests to changes in DBAL dependency with regard to automatic foreign key and index naming.
2011-03-05 10:08:30 +01:00
PostgreSqlSchemaToolTest.php
DDC-1172 - Handle sequence dropping in SchemaTool.
2011-06-16 22:34:04 +02:00