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

[Feat.Req] Be more explicit about not running indexer-rs migrations and relying on indexer-agent #141

Open
gusinacio opened this issue Apr 9, 2024 · 1 comment

Comments

@gusinacio
Copy link
Contributor

Problem statement
People are running the sqlx migrations and are getting problems with conflicts on the migrations.

Expectation proposal
Be more explicit on the documentation about not running the migrations using sqlx. They are handled by indexer-agent

@aasseman
Copy link
Collaborator

aasseman commented Apr 9, 2024

Seems the issue was not about running the sqlx migrations, but just migrating from indexer-agent v0.21 to the TAP version. We should test this scenario to make sure.

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

No branches or pull requests

2 participants