PAN-6 Updated the sql script and created a gradle task to reload the database
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
drop database if exists pandamonium;
|
||||
create database pandamonium;
|
||||
use pandamonium;
|
||||
create table accounts (
|
||||
|
||||
Reference in New Issue
Block a user