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-09 16:59:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b178b46f28e32ec92fe777795c1adefbbb6138a
Part-DB-server
/
src
/
Doctrine
History
Jan Böhmer
294f7cf005
Fixed some deprecations related to missing return types
2023-10-25 17:27:37 +02: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
Improved typing and phpdoc type annotations
2023-06-18 15:37:42 +02:00
SQLiteRegexExtension.php
Added tests for sqlite emulated functions
2023-07-26 23:39:53 +02:00