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

New Sqlite3 driver #3

Merged
merged 10 commits into from
Oct 11, 2022
Merged

New Sqlite3 driver #3

merged 10 commits into from
Oct 11, 2022

Commits on Oct 11, 2022

  1. Introduce new sqlite3 package

    maiste authored and tmattio committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1e42843 View commit details
    Browse the repository at this point in the history
  2. Create Sqlite3 driver

    maiste authored and tmattio committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5f74d74 View commit details
    Browse the repository at this point in the history
  3. Format code

    tmattio committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a75787e View commit details
    Browse the repository at this point in the history
  4. Update CI

    tmattio committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b1587ee View commit details
    Browse the repository at this point in the history
  5. Add example migrations

    tmattio committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2218858 View commit details
    Browse the repository at this point in the history
  6. Move example descr to README

    maiste committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a49187c View commit details
    Browse the repository at this point in the history
  7. Move postgresql example

    maiste committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d1384dd View commit details
    Browse the repository at this point in the history
  8. Import example from go-migrate

    Ensure compatibility
    maiste committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    84ebc34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ea6275 View commit details
    Browse the repository at this point in the history
  10. Fix typos

    maiste committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b2bef9e View commit details
    Browse the repository at this point in the history