use widget_store_grails;

truncate table item;
drop table item;

drop database widget_store_grails;

drop user grailsdemo;

