Closed joeflack4 closed 2 weeks ago
After merge of #934, backend tests now broken.
I'm not sure why they started failing once this was merged, because when I look at the PR page, it seems to show that it was passing.
sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedColumn) column "item_flags" does not exist LINE 13: CASE WHEN LENGTH(item_flags) > 0 THE...
Overview
After merge of #934, backend tests now broken.
I'm not sure why they started failing once this was merged, because when I look at the PR page, it seems to show that it was passing.
Errors