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

Show schema on UI (Web) #127

Open
ka8725 opened this issue Jan 30, 2025 · 0 comments
Open

Show schema on UI (Web) #127

ka8725 opened this issue Jan 30, 2025 · 0 comments
Assignees
Milestone

Comments

@ka8725
Copy link
Member

ka8725 commented Jan 30, 2025

Implement UI (web version) of the schema diff. It can also show all lines of the schema on UI and the corresponding migration that introduced the change.

See the /rails/migrations route that already has UI for all migrations. Just add a nested page for this with a button "View schema" that leads to it from the entry-point page - /rails/migrations.

As a schema can be very long, add a filter that shows only specific table(s). Avoid any third-party dependencies to implement the search.

@ka8725 ka8725 changed the title Show schema diff on UI Show schema on UI (Web) Jan 30, 2025
@ka8725 ka8725 added this to the v0.8.3 milestone Feb 4, 2025
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