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

Refactor oma-history database #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

eatradish
Copy link
Member

@eatradish eatradish commented Jan 10, 2025

TODO

  • re-design table, remove serde-json dependency
  • re-design SummaryType
  • Migration, from the old table

Research

The old oma history output had titles that didn't necessarily describe what they did, e.g. changes made via oma tui were attributed to “Changes”, how should we redesign the titles in the menu? This will also affect how some fields are stored in the database

The new oma history will be more flexible and have more possible ways of querying the data the user wants, do we need to categorize some of the common queries into subcommands in oma history?

How should I migrate from the old table to the new one?

@eatradish eatradish force-pushed the oma-history-refactor branch 5 times, most recently from 2d98a8b to 1c276bd Compare January 10, 2025 17:39
@eatradish eatradish force-pushed the oma-history-refactor branch from 1c276bd to a672eab Compare January 10, 2025 17:45
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

Successfully merging this pull request may close these issues.

1 participant