PAN-6 Updated the sql script and created a gradle task to reload the database

This commit is contained in:
2019-02-10 11:59:33 -07:00
parent 89af852ec8
commit e28bf8cda4
3 changed files with 25 additions and 0 deletions
@@ -1,3 +1,4 @@
drop database if exists pandamonium;
create database pandamonium;
use pandamonium;
create table accounts (