1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Functional/Ticket
2010-03-20 09:40:50 +00:00
..
AllTests.php [2.0][DDC-191][DDC-192] Attempt to fix both. 2009-12-07 16:21:29 +00:00
DDC144Test.php [2.0][DDC-144][DDC-113] Fixed. 2009-12-18 12:30:19 +00:00
DDC163Test.php [2.0][DDC-335][DDC-347][DDC-317] Fixed. Also prepared DQL for CASE/COALESCE/NULLIF support. 2010-02-19 21:28:17 +00:00
DDC168Test.php [2.0][DDC-168] Moved INSERT SQL generation to persisters during runtime. 2009-12-17 13:37:47 +00:00
DDC192Test.php [2.0][DDC-191][DDC-192] Attempt to fix both. 2009-12-07 16:21:29 +00:00
DDC199Test.php [2.0][DDC-202][DDC-132][DDC-185] Fixed. 2009-12-09 12:37:57 +00:00
DDC211Test.php [2.0][DDC-211] Fixed wrong number in test case. 2009-12-15 18:43:53 +00:00
DDC214Test.php [2.0] DDC-214, DDC-303, DDC-304 - Fix several errors with Schema Inference from Database and Metadata and Comparisons, aswell as related bugs in DatabaseDriver. DDC-305 - Abstracted TRUNCATE command for all platforms. 2010-02-07 12:36:30 +00:00
DDC237Test.php [2.0][DDC-237][DDC-216] Fixed. If you're using manual proxy generation through the CLI, please regenerate your proxies. 2010-01-05 11:45:38 +00:00
DDC258Test.php [2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed. 2010-03-05 16:35:00 +00:00
DDC279Test.php [2.0][DDC-279] Fixed. 2010-01-29 21:24:29 +00:00
DDC309Test.php [2.0] DDC-309 - Allow multiple IteratbleResult instances and work on them concurrently. 2010-02-09 19:58:04 +00:00
DDC331Test.php [2.0][DDC-331] Added coverage to CTI not generating valid SQL when fetching for a parent field ona child class. 2010-03-03 02:27:11 +00:00
DDC345Test.php [2.0][DDC-345] Fixed. 2010-02-23 14:58:12 +00:00
DDC353Test.php [2.0] DDC-353 - Fix UnitOfWork::createEntity and StandardPersister::refresh() not marking created Proxy instances as MANAGED like EntityManager::getReference() does 2010-02-28 14:14:44 +00:00
DDC371Test.php [2.0][DDC-371] Fixed together with other hydration/initialization issues. 2010-02-27 17:48:18 +00:00
DDC381Test.php [2.0] DDC-381 - Unserialized Entity that was a proxy during serialize() will fatal when accessing methods that call _load() - A check for the existance of entity persister solves the problem. 2010-02-28 14:45:09 +00:00
DDC422Test.php [2.0][DDC-422] Fixed. 2010-03-18 13:43:38 +00:00
DDC444Test.php [2.0][DDC-444] Fixed. 2010-03-20 09:40:50 +00:00
Ticket69.php [2.0] DDC-69 - Issue was resolved previously as shown by test-case not failing anymore. 2009-12-11 00:31:28 +00:00
Ticket2481Test.php [2.0] Fixing empty insert sql statements (closes #2481) 2009-09-08 19:31:26 +00:00