species service validation #317

Merged
RecentRunner merged 3 commits from worktree-species-service-validation into main 2026-04-15 16:25:14 -06:00
Showing only changes of commit 5b25a3f051 - Show all commits

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');