Part-DB-server/src/Doctrine
2023-11-19 21:03:43 +01:00
..
Functions Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00
Helpers Fixed order by FIELD emulation on sqlite via INSTR 2023-07-29 17:06:35 +02:00
Purger Do not try to reset autoincrement of sqlite test DB as this somehow cause trouble with loading fixtures... 2023-06-20 02:02:23 +02:00
SetSQLMode Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Types Expliticly declare a conversion from the custom TinyInt doctrine type to int 2023-11-19 21:03:43 +01:00
SQLiteRegexExtension.php Added tests for sqlite emulated functions 2023-07-26 23:39:53 +02:00