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 support #31

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 26, 2021

  1. Update README.

    AnD00 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    588e354 View commit details
    Browse the repository at this point in the history
  2. Update go.mod and go.sum.

    AnD00 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    d6a09a5 View commit details
    Browse the repository at this point in the history
  3. Add lib/pq to glide.yaml.

    AnD00 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6d201ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae5c57f View commit details
    Browse the repository at this point in the history
  5. Add postgresql adapter.

    AnD00 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    4191e95 View commit details
    Browse the repository at this point in the history
  6. Add examples for postgres.

    AnD00 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b82d5ff View commit details
    Browse the repository at this point in the history