initial commit from rev. 632
This commit is contained in:
2
workflow/engine/data/mysql/create-db.sql
Normal file
2
workflow/engine/data/mysql/create-db.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
drop database if exists workflow;
|
||||
create database workflow;
|
||||
Reference in New Issue
Block a user