gemini-hlsw / gem

prototype postgres back-end for ocs
Other
15 stars 5 forks source link

Add GNIRS StepDao checkers #240

Closed jdnavarro closed 6 years ago

jdnavarro commented 6 years ago

This also includes the fixes uncovered after running the checkers.

I came to realize that I forgot the checkers while working on the GNIRS ocs2 importer. This should also make the importer work.

BTW, the doobie error messages for the checkers were great, they pointed me directly to the errors. If I had to do this by examining the SQL statements by hand, fixing may have taken me longer.