Skip to content

Fixed postgrest join bug

Sam Kagan requested to merge fix-postgrest-startup into main

Got alembic to wait until postgres was actually ready to go. This seems to have fixed the problem where postgrest didn't see any inter-table relationships

Merge request reports