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

Redo SQL migrations #326

Open
5 tasks
insipx opened this issue Aug 12, 2021 · 0 comments
Open
5 tasks

Redo SQL migrations #326

insipx opened this issue Aug 12, 2021 · 0 comments

Comments

@insipx
Copy link
Collaborator

insipx commented Aug 12, 2021

Before 1.0 release and after the tracking issue is finished, all the migrations in migrations/ should be overhauled to clean it up. SQLX has changed since that folder was first created, and the migrations binary now supports up/down scripts as well.

These are all breaking (but pretty easy) changes which is why getting it done on 1.0 release would be best.

General Improvements

  • rename block_num to just number wherever possible. This makes queries easier to read & less redundant.

Metadata Table

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

1 participant