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
History
beberlei
44cc6465be
[2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now generating DDL according to the old and the new mechanisms in parallel. Equality of generation has been verified on Sqlite, Mysql, Oracle. If Postgres is also verified, the old code will be removed in favour of the new one completly.
2009-11-28 01:22:21 +00:00
..
Functional
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
2009-11-03 16:56:05 +00:00
Mocks
[2.0][DDC-24] Fixed (together with some small misc. refactorings).
2009-10-01 12:00:14 +00:00
Platforms
DDC-118 - Fixed introduced regression and added tests for future
2009-11-05 18:55:02 +00:00
Schema
[2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now generating DDL according to the old and the new mechanisms in parallel. Equality of generation has been verified on Sqlite, Mysql, Oracle. If Postgres is also verified, the old code will be removed in favour of the new one completly.
2009-11-28 01:22:21 +00:00
Types
[2.0] expanded tests for DBAL components
2009-07-11 08:48:57 +00:00
AllTests.php
[2.0] - DDC-169 - Added DropSchemaSql Visitor - Refactored Visitor package a bit, however its still not very appealing to have that much use statements cluttered in the code
2009-11-27 22:01:47 +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