]> BookStack Code Mirror - system-cli/commit
Added test case for mysql usage with special chars
authorDan Brown <redacted>
Wed, 14 May 2025 10:52:12 +0000 (11:52 +0100)
committerDan Brown <redacted>
Wed, 14 May 2025 10:52:12 +0000 (11:52 +0100)
commit86c680259923ce3675366585842890ca09004e10
tree58ebc60ddefe6acf2aae4c1a74689b97720dfa96
parent7ae0f5a03c990c30c2df08d526905084f2af453a
Added test case for mysql usage with special chars

Updated docker environment to support this.
Updated compose volume mapping to support SELinux.
docker-compose.yml
docker-mysql-init.sql
tests/Commands/BackupCommandTest.php
tests/TestCase.php