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
48ff2494f67cf92ede7a33bbfc971ab269335cb5
Part-DB-server
/
src
/
Doctrine
/
Middleware
History
Jan Böhmer
946032a101
Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0
2024-12-28 23:08:08 +01:00
..
MySQLSSLConnectionMiddlewareDriver.php
Fixed wrong casing of SQLitePlatform
2024-06-09 23:36:00 +02:00
MySQLSSLConnectionMiddlewareWrapper.php
Added options to use MySQL connection via SSL
2023-12-10 00:36:29 +01:00
SetSQLModeMiddlewareDriver.php
Fixed wrong casing of SQLitePlatform
2024-06-09 23:36:00 +02:00
SetSQLModeMiddlewareWrapper.php
Implement the SQLite extension for doctrine via a middleware instead of an deprecated event listener
2023-12-05 23:50:07 +01:00
SQLiteRegexExtensionMiddlewareDriver.php
Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0
2024-12-28 23:08:08 +01:00
SQLiteRegexExtensionMiddlewareWrapper.php
Implement the SQLite extension for doctrine via a middleware instead of an deprecated event listener
2023-12-05 23:50:07 +01:00