phpOMS/tests/DataStorage/Database/TestModel
2020-08-31 22:54:13 +02:00
..
BaseModel.php fix extra blank lines 2020-08-31 22:54:13 +02:00
BaseModelMapper.php php cs autofix 2020-08-31 22:30:49 +02:00
BelongsToModel.php fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
BelongsToModelMapper.php fixes #238 2020-02-20 19:06:50 +01:00
Conditional.php add tests and fix bugs 2020-04-18 18:33:48 +02:00
ConditionalMapper.php add tests and fix bugs 2020-04-18 18:33:48 +02:00
ManyToManyDirectModel.php fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
ManyToManyDirectModelMapper.php fixes #238 2020-02-20 19:06:50 +01:00
ManyToManyRelModel.php fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
ManyToManyRelModelMapper.php fixes #238 2020-02-20 19:06:50 +01:00
NullBaseModel.php make null models final 2020-04-13 17:33:31 +02:00
NullBelongsToModel.php make null models final 2020-04-13 17:33:31 +02:00
NullManyToManyDirectModel.php make null models final 2020-04-13 17:33:31 +02:00
NullManyToManyRelModel.php make null models final 2020-04-13 17:33:31 +02:00
NullOwnsOneModel.php make null models final 2020-04-13 17:33:31 +02:00
OwnsOneModel.php fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
OwnsOneModelMapper.php fixes #238 2020-02-20 19:06:50 +01:00