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 PostgreSQL adapter #126

Closed
wants to merge 19 commits into from
Closed

Add PostgreSQL adapter #126

wants to merge 19 commits into from

Commits on Sep 12, 2020

  1. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    934043f View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    5039436 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    8a3c85c View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    bc60971 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    4a1e47b View commit details
    Browse the repository at this point in the history
  6. Delete default_modules.md

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    84c0686 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    587dbaa View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    kyoujuro committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    9e1149e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Update postgres.py

    psycopg library move into PostgresAdapter.
    kyoujuro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    38df186 View commit details
    Browse the repository at this point in the history
  2. Update postgres.py

    posycopg2 add this file.
    kyoujuro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    314674c View commit details
    Browse the repository at this point in the history
  3. Create postgres.py

    kyoujuro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0dd0448 View commit details
    Browse the repository at this point in the history
  4. Delete postgres.py

    kyoujuro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5e19ecc View commit details
    Browse the repository at this point in the history
  5. Update postgres.py

    I change double underscore to sigle underscore.
    kyoujuro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0292a9c View commit details
    Browse the repository at this point in the history
  6. Delete scenario.yml

    kyoujuro committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5019797 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

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

Commits on Nov 6, 2020

  1. test

    shakemaru committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    27e0ae0 View commit details
    Browse the repository at this point in the history
  2. commit

    shakemaru committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    4eca29f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    1ce9af5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kyoujuro/develop5

    Develop5
    kyoujuro committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    36f524a View commit details
    Browse the repository at this point in the history