refs #6915 test into dev #2093

Merged
juan merged 23 commits from test into dev 2024-02-23 18:05:46 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 85b1391006 - Show all commits

View File

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