fix(mysql): fix domain_expiry migration for MySQL 8.0 compatibility (#6612)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
This commit is contained in:
Copilot
2026-01-06 21:41:04 +01:00
committed by GitHub
parent 8d11807f77
commit 82c6b364af
5 changed files with 141 additions and 1 deletions

View File

@@ -164,6 +164,7 @@
"@testcontainers/hivemq": "^10.13.1",
"@testcontainers/mariadb": "^10.13.0",
"@testcontainers/mssqlserver": "^10.28.0",
"@testcontainers/mysql": "^11.11.0",
"@testcontainers/postgresql": "^11.9.0",
"@testcontainers/rabbitmq": "^10.13.2",
"@types/bootstrap": "~5.1.9",