Part-DB-server/src/DataTables/Filters
2024-06-22 18:53:26 +02:00
..
Constraints Split up NumberConstraint and DateTimeConstraint for better type enforcement 2024-06-22 18:53:26 +02:00
AttachmentFilter.php Replaced filter classes getters with public readonly properties to improve DX 2023-06-18 16:41:00 +02:00
CompoundFilterTrait.php Replaced filter classes getters with public readonly properties to improve DX 2023-06-18 16:41:00 +02:00
FilterInterface.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
LogFilter.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartFilter.php Fixed total amount and less than desired filter on postgresql 2024-06-16 23:26:57 +02:00
PartSearchFilter.php Fixed regex function for postgres 2024-06-13 23:18:25 +02:00