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 DB driver #52

Merged
merged 17 commits into from Jul 12, 2019
Merged

Add PostgreSQL DB driver #52

merged 17 commits into from Jul 12, 2019

Commits on Jun 29, 2019

  1. Add PostgreSQL DB driver

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    7a98f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657e978 View commit details
    Browse the repository at this point in the history
  3. Try setting pgsql db to null

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    6ecf377 View commit details
    Browse the repository at this point in the history
  4. Create default postgres db

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    fb57845 View commit details
    Browse the repository at this point in the history
  5. default -> travis_ci_default

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    32ebf89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3dee2b View commit details
    Browse the repository at this point in the history
  7. backtick -> single quote

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    90d0ff5 View commit details
    Browse the repository at this point in the history
  8. Remove single quotes

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    5e45c31 View commit details
    Browse the repository at this point in the history
  9. debug

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    4d6cc2d View commit details
    Browse the repository at this point in the history
  10. Update pgsql db select

    stancl committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    c73a67b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Add more assertions

    stancl committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    49b8b06 View commit details
    Browse the repository at this point in the history
  2. wip

    stancl committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    73c818f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Add docker

    stancl committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    87a207b View commit details
    Browse the repository at this point in the history
  2. fix travis.yml

    stancl committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    43c9b02 View commit details
    Browse the repository at this point in the history
  3. add docker [wip]

    stancl committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    acdf39d View commit details
    Browse the repository at this point in the history
  4. Fix bugs

    stancl committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    4e26118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11b4591 View commit details
    Browse the repository at this point in the history