This website requires JavaScript.
Explore
Help
Sign in
mirror
/
Part-DB.Part-DB-server
Watch
1
Star
0
Fork
You've already forked Part-DB.Part-DB-server
1
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2025-07-13 20:04:34 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
971bb92a8c
Part-DB.Part-DB-server
/
src
/
Doctrine
History
Download ZIP
Download TAR.GZ
Jan Böhmer
971bb92a8c
Fixed error caused by ArrayType fields which is required by the webauthn bundle but was removed in doctrine/orm 4.0
...
We simple forward port the ArrayType class from orm 3.8 to fix this error
2024-06-10 21:11:11 +02:00
..
Functions
Fixed type of token object is now a property instead of array value in Field2
2024-06-09 23:55:12 +02:00
Helpers
Fixed order by FIELD emulation on sqlite via INSTR
2023-07-29 17:06:35 +02:00
Middleware
Fixed wrong casing of SQLitePlatform
2024-06-09 23:36:00 +02:00
Purger
Removed unused import statements
2024-03-03 20:34:36 +01:00
Types
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