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

Database versioning and migration #3255

Closed
wants to merge 34 commits into from
Closed

Commits on Jul 21, 2023

  1. add basic structure

    sudo-shashank committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    654a5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19abb27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d7391 View commit details
    Browse the repository at this point in the history
  4. cleanup

    sudo-shashank committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6ffb5e7 View commit details
    Browse the repository at this point in the history
  5. Add comments

    sudo-shashank committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    83a5b0e View commit details
    Browse the repository at this point in the history
  6. correction

    sudo-shashank committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9d75b30 View commit details
    Browse the repository at this point in the history
  7. fmt

    sudo-shashank committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    aa7e4de View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Add dev db support

    sudo-shashank committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d087781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd1888a View commit details
    Browse the repository at this point in the history
  3. Added migration CI

    sudo-shashank committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    85ba181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b5cc33 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fmt

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cefd847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbedd2 View commit details
    Browse the repository at this point in the history
  3. fix shellcheck

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    91d2b62 View commit details
    Browse the repository at this point in the history
  4. lint fix

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6ea25cf View commit details
    Browse the repository at this point in the history
  5. fmt

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9e1fd70 View commit details
    Browse the repository at this point in the history
  6. fmt

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3948dbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19592d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    707e512 View commit details
    Browse the repository at this point in the history
  9. fix CI

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    256cde7 View commit details
    Browse the repository at this point in the history
  10. fix CI test

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    38351aa View commit details
    Browse the repository at this point in the history
  11. fix CI

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    57e0f15 View commit details
    Browse the repository at this point in the history
  12. cleanup

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5f6f7a8 View commit details
    Browse the repository at this point in the history
  13. fmt

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    92e3eec View commit details
    Browse the repository at this point in the history
  14. remove unwrap

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    151458a View commit details
    Browse the repository at this point in the history
  15. update changelog

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2bd40f8 View commit details
    Browse the repository at this point in the history
  16. fmt

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    77d453a View commit details
    Browse the repository at this point in the history
  17. fix comments

    sudo-shashank committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5282c56 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    94dbd37 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Fix

    sudo-shashank committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    cbfc575 View commit details
    Browse the repository at this point in the history
  2. fix dev db

    sudo-shashank committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3056580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583cb8d View commit details
    Browse the repository at this point in the history
  4. fix chainstore init

    sudo-shashank committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    18a6140 View commit details
    Browse the repository at this point in the history
  5. update version in CI

    sudo-shashank committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a7d126a View commit details
    Browse the repository at this point in the history