Comments, appointments adjustments, fixed some issues

This commit is contained in:
augmentedpotato
2026-04-20 19:19:30 -06:00
parent 1523aef51e
commit 6d593726a5
34 changed files with 402 additions and 104 deletions

View File

@@ -199,6 +199,7 @@ INSERT INTO service_species (serviceId, species) VALUES
(1, 'Dog'),
(1, 'Cat'),
(1, 'Rabbit'),
(1, 'Bird'),
(2, 'Dog'),
(2, 'Cat'),
(2, 'Rabbit'),