typo3-php-datasets/Tests/Functional/Fixtures
Daniel Siepmann 3e594a0d15
Support MM Relations (#8)
Those don't have a hash or uid field.
We use a quick check whether a table is part of TCA in order to
determine those tables.
2023-08-10 08:34:14 +02:00
..
AssertAdditionalRecords.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
AssertDifferingWithoutUid.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
AssertDifferingWithUid.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
AssertSimpleMissingUidSet.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
MmRelation.php Support MM Relations (#8) 2023-08-10 08:34:14 +02:00
MmRelationBroken.php Support MM Relations (#8) 2023-08-10 08:34:14 +02:00
SimpleSet.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
WithBrokenSql.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
WithDifferentColumns.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00
WithNull.php First basic implementation (#1) 2023-04-11 15:12:51 +02:00