feat: refs #7273 refs#7273 driverRouteEmail
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Sergio De la torre 2024-11-28 16:33:14 +01:00
parent 557c29982a
commit 60aa4cc950
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
ALTER TABLE vn.agencyMode CHANGE reportMail reportMail__ varchar(100) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci DEFAULT NULL NULL COMMENT '@deprecated 2024-11-28';