mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-28 14:19:38 +00:00
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