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 RedshiftAdapter #496

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

Commits on Feb 19, 2015

  1. add RedshiftAdapter

    gronpipmaster committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    caaa4e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2015

  1. Configuration menu
    Copy the full SHA
    d006767 View commit details
    Browse the repository at this point in the history
  2. RedshiftAdapter extends PgsqlAdapter, replace all space to tabs, and …

    …remove extra methods from RedshiftAdapter
    gronpipmaster committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    8605cf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. revert !(->conn instanceof PgsqlAdapter || ->conn instanceof Redshift…

    …Adapter) -> !(->conn instanceof PgsqlAdapter)
    gronpipmaster committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    fb5c31d View commit details
    Browse the repository at this point in the history