1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Functional/Ticket
2011-06-18 22:49:25 +02: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 We now support @Id on @ManyToOne fields. Removed TODO and associated code. 2011-05-14 00:53:22 -03: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 Fixed endless recursion of DDC-719 test. 2011-05-14 00:49:46 -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 Switch testsuite to run with phpunit.ini.dist from main folder, not using AllTests approach. Fixed global state problem in tests that was caused by EventManager being reused. Significantly enhanced error message about cascade persist 2011-06-18 22:47:21 +02: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
DDC992Test.php [DDC-992] Fix criteria usage of column names clashing with field or associations by prefixing with table names or alias. 2011-03-20 17:07:19 +01:00
DDC1040Test.php [DDC-1040] Add regression tests for entity as multiple named/positional parameters. 2011-04-03 23:06:03 +02: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
DDC1043Test.php DDC-1043 - Make computeChangeSet() algorithm more strict, possible leading to more updates to to values that are not exactly the same. However this is necessary to avoid bugs with certain PHP casting rules, i.e. +44 = 44 2011-05-01 10:21:47 +02: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
DDC1080Test.php DDC-1080 - Add failing testcase 2011-05-14 13:32:12 +02:00
DDC1129Test.php [DDC-1129] Fix bug in version changeset computation aswell as inline ClassMetadata::isCollectionValuedAssociation to increase performance by 2-5% 2011-05-01 11:44:31 +02:00
DDC1151Test.php DDC-1151 - Fix missing table quotes when adding foreign keys in SchemaTool 2011-05-14 08:44:19 +02:00
DDC1163Test.php DDC-1163 - Fix nasty bug with inheritance in UnitOfWork::executeUpdates() and executeRemovals() 2011-06-05 16:21:23 +02:00
DDC1181Test.php DDC-1181 - Add test that verifies cascade remove works for entities with foreign identifiers 2011-06-05 13:57:44 +02:00
DDC1193Test.php DDC-1193 - Fix bug with cascade remove and proxy classes. 2011-06-05 09:59:16 +02:00
DDC1209Test.php Made DDC-1209 test pass 2011-06-16 08:55:09 -04: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