WNPRC-EHR-Services / wnprc-modules

Custom LabKey modules developed by WNPRC
Apache License 2.0
1 stars 2 forks source link

Fixing problem with water calendar #343

Closed dnicolalde closed 1 year ago

dnicolalde commented 1 year ago

Rationale

Simplify the water sql query and renamed animalId to Id. The previous name was used in multiple location, this fixes the problem in the WaterCalendar

Related Pull Requests

Changes

Modified queries that used animalId and replace it with Id