.. |
AllTests.php
|
[2.0][DDC-191][DDC-192] Attempt to fix both.
|
2009-12-07 16:21:29 +00:00 |
DDC117Test.php
|
Fixed some warnings from phpunit.
|
2011-02-19 19:50:58 -02:00 |
DDC144Test.php
|
Fixed incorrect transaction management in locking tests.
|
2010-06-07 00:15:38 +02: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
|
Fix tests so that PostgreSQL does not fail anymore on certain test.
|
2010-12-21 22:33:23 +01:00 |
DDC192Test.php
|
[2.0][DDC-191][DDC-192] Attempt to fix both.
|
2009-12-07 16:21:29 +00:00 |
DDC199Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC211Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC237Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC258Test.php
|
[2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos.
|
2010-03-31 20:47:35 +00:00 |
DDC279Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC309Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02: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
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC353Test.php
|
Fixed incorrect transaction management in locking tests.
|
2010-06-07 00:15:38 +02:00 |
DDC371Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC381Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC422Test.php
|
[2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos.
|
2010-03-31 20:47:35 +00:00 |
DDC425Test.php
|
[2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos.
|
2010-03-31 20:47:35 +00:00 |
DDC440Test.php
|
Fix several test-issues after upgrading dependencies and a Bug in a SchemaTool and DatabaseDriver
|
2010-11-18 23:07:32 +01:00 |
DDC444Test.php
|
[2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos.
|
2010-03-31 20:47:35 +00:00 |
DDC448Test.php
|
[2.0][DDC-448][DDC-513] Fixed issue with Joined Inheritance Type and One To One Associations.
|
2010-04-13 00:29:29 -03:00 |
DDC493Test.php
|
[DDC-619] Removed support to complex PathExpressions.
|
2010-07-23 01:55:33 -03:00 |
DDC501Test.php
|
DDC-501 - Cleanup Ticket Test file a little bit
|
2010-07-01 23:58:46 +02:00 |
DDC512Test.php
|
[DDC-512] Fixed.
|
2010-04-15 18:36:17 +02:00 |
DDC513Test.php
|
[2.0][DDC-493] Added coverage to DDC-493 and optimized DDC-513 unit tests. Previous commit fixed the issue.
|
2010-04-13 00:40:45 -03:00 |
DDC518Test.php
|
Updated tests.
|
2010-07-30 17:19:50 +02:00 |
DDC522Test.php
|
DDC-762 - Fixed notice when mapping foreign keys to field having null values
|
2010-09-13 21:48:25 +02:00 |
DDC531Test.php
|
[DDC-531] Fixed.
|
2010-05-21 11:49:05 +02:00 |
DDC588Test.php
|
[DDC-588] EntityManager::refresh uses fieldName instead of columnName
|
2010-05-14 22:10:13 +02:00 |
DDC599Test.php
|
Moved association mappings to plain arrays, just like field mappings.
|
2010-08-09 22:48:07 +02:00 |
DDC618Test.php
|
[DDC-1018] Bugfix: INDEX BY was not working in JOIN Declarations, only in FROM.
|
2011-02-05 10:02:37 +01:00 |
DDC633Test.php
|
[DDC-914] Fetch join many-to-one/one-to-one associations configured as FETCH_EAGER inside the persisters.
|
2011-03-09 23:14:54 +01:00 |
DDC656Test.php
|
DDC656 - Fix bug with order of fields when recomputeSingleEntityChangeSet() is called after lifecycle events are invoked
|
2010-07-04 08:54:57 +02:00 |
DDC698Test.php
|
[DDC-698] Fixed wrong SQL generation of m2m with starting path on inverse side.
|
2010-07-26 01:13:03 -03:00 |
DDC719Test.php
|
[DDC-719] Fixed issue with Empty and also Size function that were generating an incorrect SQL for associations counting.
|
2010-08-06 13:01:06 -03:00 |
DDC729Test.php
|
DDC-729 Add more tests for merging with many to many relations
|
2010-08-09 23:02:44 +02:00 |
DDC735Test.php
|
DDC-853, DDC-629 - Fix drop schema always dropping everything at the cost of potential failures when dropping due to foreign keys. Added a full-database drop mode that resembles the old behavior.
|
2010-11-16 21:31:54 +01:00 |
DDC736Test.php
|
DDC-915, DDC-925 - Fix Identification Ordering in combination with Tree Walkers.
|
2010-12-10 21:22:48 +01:00 |
DDC742Test.php
|
Fixed wrong test. It was failing if you have memcache extension loaded.
|
2011-02-19 17:20:37 -02:00 |
DDC748Test.php
|
DDC-748 - Fix bug in EntityManager::refresh() when entity has an owning side many-to-one bi-directional association
|
2010-09-12 21:41:22 +02:00 |
DDC758Test.php
|
DDC-758 - Fix bugs with adding and removing elements from a cascade merge Collection. This fix leads to a significant hit in merge performance of collections since they have to be initialized to the current database state, leading to an additional sql query being executed + hydration.
|
2010-10-31 07:06:53 +01:00 |
DDC767Test.php
|
DDC-767 - Add testcase that shows described behavior works and not produces notices.
|
2010-09-15 22:11:09 +02:00 |
DDC809Test.php
|
Fixes required for Microsoft SQL tests
|
2010-11-17 13:18:18 -08:00 |
DDC812Test.php
|
[DDC-812] Fix uninitialized collections of managed entities not being initialized on subsequent fetch-join.
|
2010-10-31 11:07:26 +01:00 |
DDC832Test.php
|
Fix several test-issues after upgrading dependencies and a Bug in a SchemaTool and DatabaseDriver
|
2010-11-18 23:07:32 +01:00 |
DDC837Test.php
|
DDC-837 - Fix bug with associations of the same name not being possible in inheritance hierachies.
|
2010-12-28 14:56:13 +01:00 |
DDC849Test.php
|
DDC-849 - Test verifies all different behaviors, clear contains, remove contains and clear count to be correct.
|
2010-11-15 19:03:09 +01:00 |
DDC881Test.php
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
DDC933Test.php
|
Fix tests so that PostgreSQL does not fail anymore on certain test.
|
2010-12-21 22:33:23 +01:00 |
DDC949Test.php
|
DDC-949 - Bugfix for BasicEntityPersister not using $types for select clauses. This fixes the issue for PostgreSQL however it still occurs on Oracle. DBAL change is necessary for this.
|
2011-01-02 09:38:32 +01:00 |
DDC960Test.php
|
DDC-960 - Bugfix in how Persisters generate Fetch last version of Entity SQL.
|
2011-01-23 12:48:28 +01:00 |
DDC1041Test.php
|
[DDC-1041] You could retrieve instances of the wrong type in inheritance hierachies because the identity map aggregates them by rootEntityName.
|
2011-03-03 23:11:09 +01:00 |
DDC1050Test.php
|
[DDC-914] Fetch join many-to-one/one-to-one associations configured as FETCH_EAGER inside the persisters.
|
2011-03-09 23:14:54 +01:00 |
Ticket69.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
Ticket2481Test.php
|
[2.0] Fixing empty insert sql statements (closes #2481)
|
2009-09-08 19:31:26 +00:00 |