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

Read and write path for Datastore and SQLite #1376

Merged
merged 6 commits into from
Mar 12, 2021

Commits on Mar 10, 2021

  1. local read-write path

    Signed-off-by: Oleg Avdeev <[email protected]>
    oavdeev committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    221e01e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. commas

    Signed-off-by: Oleg Avdeev <[email protected]>
    oavdeev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f0c9a6a View commit details
    Browse the repository at this point in the history
  2. bump python version

    Signed-off-by: Oleg Avdeev <[email protected]>
    oavdeev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d196a5e View commit details
    Browse the repository at this point in the history
  3. fix dockerfile

    Signed-off-by: Oleg Avdeev <[email protected]>
    oavdeev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2820f4d View commit details
    Browse the repository at this point in the history
  4. fixing tests

    Signed-off-by: Oleg Avdeev <[email protected]>
    oavdeev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c99f12f View commit details
    Browse the repository at this point in the history
  5. don't use fancy sqlite upsert as it is not in python 3.7.5

    Signed-off-by: Oleg Avdeev <[email protected]>
    oavdeev committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c2ee468 View commit details
    Browse the repository at this point in the history