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-03-24 08:53:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
DBAL
History
beberlei
cfea7883e0
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.
2009-11-03 08:58:03 +00:00
..
Functional
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.
2009-11-03 08:58:03 +00:00
Mocks
[2.0][DDC-24] Fixed (together with some small misc. refactorings).
2009-10-01 12:00:14 +00:00
Platforms
[2.0] Fixed DDC-103 - Platform::getAlterTableSql() should return an array on all platforms, added doc-blocks on all methods and fixed some.
2009-11-02 15:08:51 +00:00
Types
[2.0] expanded tests for DBAL components
2009-07-11 08:48:57 +00:00
AllTests.php
[2.0] fixed test suite name
2009-07-16 09:12:40 +00:00
ConnectionTest.php
[2.0] More test coverage
2009-07-14 22:36:09 +00:00
DriverManagerTest.php
[2.0] More test coverage
2009-07-14 22:36:09 +00:00