forked from DevFW-CICD/spring-petclinic
SPR-6447
+ removed unused script
This commit is contained in:
parent
d6b57ac053
commit
6f056b5072
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
DROP TABLE visits;
|
||||
DROP TABLE pets;
|
||||
DROP TABLE owners;
|
||||
DROP TABLE types;
|
||||
DROP TABLE vet_specialties;
|
||||
DROP TABLE specialties;
|
||||
DROP TABLE vets;
|
Loading…
Reference in a new issue