fix(sql): refs #6403 merge master
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
gitea/salix/pipeline/pr-master There was a failure building this commit
Details
This commit is contained in:
parent
94fe0220e5
commit
85b1391006
|
@ -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,
|
Loading…
Reference in New Issue