hasura / hasura-cloud-preview-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reusing a non-empty DB results in the migration failing

kikkupico opened this issue · comments

commented

When reusing a DB for the same preview app, the action fails with the error "relation \"<table_name>\" already exists"

Sample run illustrating the issue - https://github.com/meetzaveri/hasura-cloud-preview-app-example/runs/6904208345?check_suite_focus=true

commented

Fixed in linked PR.