fix(sql): refs #6403 merge master
gitea/salix/pipeline/pr-master There was a failure building this commit Details

This commit is contained in:
Pablo Natek 2024-02-16 08:31:41 +01:00
parent 94fe0220e5
commit 85b1391006
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
-- Place your SQL code here
CREATE TABLE IF NOT EXISTS `vn`.`mrwConfig` (
`id` INT auto_increment NULL,
`url` varchar(100) NULL,