expand reptile and other services

This commit is contained in:
2026-04-15 16:24:27 -06:00
parent 8b39538305
commit 5b25a3f051

View File

@@ -6,5 +6,9 @@ INSERT INTO service_species (serviceId, species) VALUES
(1, 'Other'),
(2, 'Reptile'),
(2, 'Other'),
(3, 'Reptile'),
(3, 'Other'),
(4, 'Reptile'),
(4, 'Other');
(4, 'Other'),
(5, 'Reptile'),
(5, 'Other');