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 SQLite support #39

Merged
merged 14 commits into from
Jul 8, 2020
Merged

Add SQLite support #39

merged 14 commits into from
Jul 8, 2020

Commits on Jul 5, 2020

  1. Make postgres opt-in

    rgardner committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d0e01c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b3072 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. WIP: Rename db to pg

    rgardner committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    134b687 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Refactor data store API

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    7bb9d7a View commit details
    Browse the repository at this point in the history
  2. Integrate InferConnection

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    07c2657 View commit details
    Browse the repository at this point in the history
  3. Add SQLite support

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    448c9c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a59aa View commit details
    Browse the repository at this point in the history
  5. Remove body, add constraint

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f6d810c View commit details
    Browse the repository at this point in the history
  6. Install sqlite3 in CI

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    22478a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01d97b1 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    219eaed View commit details
    Browse the repository at this point in the history
  9. nit case

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1b282a1 View commit details
    Browse the repository at this point in the history
  10. Fix README badge

    rgardner committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    fc21d40 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Update dependencies

    rgardner committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9684838 View commit details
    Browse the repository at this point in the history