removed database schema dependency
This commit is contained in:
parent
4cb6c6d7d8
commit
a40d6ddbca
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
-- -----------------------------------------------------
|
||||
-- Schema SEBServer
|
||||
-- -----------------------------------------------------
|
||||
ALTER SCHEMA `SEBServer` DEFAULT CHARSET utf8mb4;
|
||||
USE `SEBServer` ;
|
||||
|
||||
-- -----------------------------------------------------
|
||||
-- Table `institution`
|
||||
-- -----------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue