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
/
tests
/
Doctrine
/
Tests
/
DBAL
/
Platforms
History
beberlei
946fa6d7ca
[2.0] Refactored Doctrine\DBAL\Schema API a bit Table::createColumn() was inconsistent with all the other methods being add*
2010-02-25 21:51:30 +00:00
..
AbstractPlatformTestCase.php
[2.0] Refactored Doctrine\DBAL\Schema API a bit Table::createColumn() was inconsistent with all the other methods being add*
2010-02-25 21:51:30 +00:00
MsSqlPlatformTest.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
MySqlPlatformTest.php
[2.0] Refactored Doctrine\DBAL\Schema API a bit Table::createColumn() was inconsistent with all the other methods being add*
2010-02-25 21:51:30 +00:00
OraclePlatformTest.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
PostgreSqlPlatformTest.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
SqlitePlatformTest.php
[2.0] DDC-169 - Further refactorings, schema max identifier length is now used for asset generation. Added platform-wide test for unique index generation with create table.
2009-12-10 23:55:47 +00:00