Closed serbinsh closed 9 years ago
message='ERROR: new row for relation "dbfiles" violates check constraint "file_path_sanity_check"
Yeah, Scott just added a bunch more constraints, one of which got rid of the ability to make a lot of things NULL. So I suspect one or more of those NULLs in the insert needs to be empty quotes instead. I think you're the first to run this script since the constraints were added, so if you get a fix it would be great if you could check it in
@mdietze Looking into it today
this is indeed related to the new constraints. have a potential fix ready
pull and see if this fixes it.
Working OK for me now.
I am receiving this error when running the test script with the latest version of BETYdb:
Looks like an issue recording results with BETY?