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

Add MySQL storage and tests #5

Merged

Commits on Jul 21, 2022

  1. Add MySQL storage and tests

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    cd04701 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e5554fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37aed61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aafd64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa61974 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15a774b View commit details
    Browse the repository at this point in the history
  7. Move mysql imports

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f0dd734 View commit details
    Browse the repository at this point in the history
  8. Fix spacing

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1c988d7 View commit details
    Browse the repository at this point in the history
  9. Remove config guard check

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    478cc3e View commit details
    Browse the repository at this point in the history
  10. Use MySQL 8.0.19 for tests

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    2ef1eca View commit details
    Browse the repository at this point in the history
  11. Use storage.ErrNotFound

    lucasmrod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ea941b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31fced2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95a8f2b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    0a82006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21464cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb4cb0f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Address review comments

    lucasmrod committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1bb90ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465df8b View commit details
    Browse the repository at this point in the history
  3. Rename to cli package

    lucasmrod committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    63fe581 View commit details
    Browse the repository at this point in the history