fixed for v0.3.1
This commit is contained in:
parent
d843ec9a3c
commit
43283fe14f
1 changed files with 0 additions and 11 deletions
|
@ -1,14 +1,3 @@
|
||||||
-- -----------------------------------------------------
|
|
||||||
-- Schema SEBServer
|
|
||||||
-- -----------------------------------------------------
|
|
||||||
DROP SCHEMA IF EXISTS `SEBServer` ;
|
|
||||||
|
|
||||||
-- -----------------------------------------------------
|
|
||||||
-- Schema SEBServer
|
|
||||||
-- -----------------------------------------------------
|
|
||||||
CREATE SCHEMA IF NOT EXISTS `SEBServer` DEFAULT CHARACTER SET utf8mb4 ;
|
|
||||||
USE `SEBServer` ;
|
|
||||||
|
|
||||||
-- -----------------------------------------------------
|
-- -----------------------------------------------------
|
||||||
-- Table `institution`
|
-- Table `institution`
|
||||||
-- -----------------------------------------------------
|
-- -----------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue