-
Costin Leau authored
SPR-6448 + commit the gross of the files + added maven pom
Costin Leau authoredSPR-6448 + commit the gross of the files + added maven pom
emptyDB.txt 149 B
DELETE FROM vets;
DELETE FROM specialties;
DELETE FROM vet_specialties;
DELETE FROM types;
DELETE FROM owners;
DELETE FROM pets;
DELETE FROM visits;