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
4d88f40c81
doctrine2
/
tests
/
Doctrine
/
Tests
/
DBAL
/
Schema
History
beberlei
fade63a29c
[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
..
Visitor
[2.0] DDC-169 - Fix several complications in update and drop schema code.
2009-12-06 18:36:46 +00:00
ColumnTest.php
[2.0] DDC-169 - AbstractPlatform::getAlterTableSql() now accepts only a TableDiff instance as argument across all platforms.
2009-12-06 09:47:54 +00:00
ComparatorTest.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
IndexTest.php
[2.0] DDC-169 - Finalized implementation of Schema diff algorithm, added diffs of sequences and foreign keys. Fixed several bugs and changed the API of the Schema objects.
2009-11-29 15:51:14 +00:00
SchemaDiffTest.php
[2.0] DDC-169 - Some final cleanups for the DBAL refactoring, changed SchemaTool CLI API slightly.
2009-12-06 23:11:35 +00:00
SchemaTest.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
TableTest.php
[2.0] DDC-191 - Added Test-Case to verify the problem works.
2009-12-07 19:19:54 +00:00