Part-DB-server/src/Doctrine/Types
2024-06-22 17:36:54 +02:00
..
ArrayType.php Fixed error caused by ArrayType fields which is required by the webauthn bundle but was removed in doctrine/orm 4.0 2024-06-10 21:11:11 +02:00
BigDecimalType.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
TinyIntType.php Added Sqlite migrations required by new doctrine/orm version and fixed migration duplication for sqlite 2024-06-10 21:54:15 +02:00
UTCDateTimeImmutableType.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00
UTCDateTimeType.php Use a better exception format for UTCDateTimeType 2024-06-10 20:17:57 +02:00