Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is still not fixed. Running grate on a postgres database which had previously been migrated using roundhouse does not work. #557

Closed
cocytus opened this issue Jul 15, 2024 · 2 comments · Fixed by #560

Comments

@cocytus
Copy link

cocytus commented Jul 15, 2024

This is still not fixed. Running grate on a postgres database which had previously been migrated using roundhouse does not work.

Originally posted by @cocytus in #245 (comment)

@cocytus
Copy link
Author

cocytus commented Jul 15, 2024

Same issue as two years ago:

================================================================================
Grate Structure
================================================================================
An error occurred: Migration failed due to the following errors:

Update ("up"):
--------------------------------------------------------------------------------
01_version_add_status_column.sql: 42P01: relation "roundhouse_archive.Version" does not exist
(0,0): ALTER TABLE "{{SchemaName}}"."{{VersionTable}}"
      ^ 42P01: relation "roundhouse_archive.Version" does not exist
Exception: Database migration (Update) failed!, exiting.. 1

@erikbra
Copy link
Owner

erikbra commented Jul 22, 2024

This was a different error (though related). It is fixed, will be part of 1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants