This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-06 07:25:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbffc485f3c84486fd2843ac409ca4cc95677762
Part-DB-server
/
src
/
Doctrine
History
Jan Böhmer
de8a68c70d
Expliticly declare a conversion from the custom TinyInt doctrine type to int
...
This hopefully fixes issue
#434
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