Forked from
Smart / broken-petclinic
617 commits behind the upstream repository.
-
Costin Leau authored
+ moved db files around + moved JPA/AOP META-INF/ files into the webapp classpath
Costin Leau authored+ moved db files around + moved JPA/AOP META-INF/ files into the webapp classpath
dropTables.txt 142 B
DROP TABLE visits;
DROP TABLE pets;
DROP TABLE owners;
DROP TABLE types;
DROP TABLE vet_specialties;
DROP TABLE specialties;
DROP TABLE vets;