Files
UNIT3D-Community-Edition/config/database.php
Roardom 808c66fc03 fix: mysql strict mode not working
Somehow, specifying the ANSI mode (#4300) in laravel's config overrode the existing (boolean) strict setting. Add the existing strict modes to the explicit mode configuration to counteract.
2025-12-28 11:48:25 +00:00

9.2 KiB