Part-DB-server/src/Doctrine
2026-01-03 00:55:49 +01:00
..
Functions Escape like pattern % and _ so that search containing these chars work like expected 2025-10-19 00:00:03 +02:00
Helpers Use xxh3 for generating hash keys instead of md5 as it offers better performance 2026-01-03 00:55:49 +01:00
Middleware Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
Migration Fixed problems with container injection into migrations 2025-07-12 23:39:26 +02:00
Purger Fixed fixture loading process 2024-12-29 19:06:58 +01:00
Types Removed ArrayType which is not necessary anymore with the new webauthn lib 2025-08-14 18:47:17 +02:00