-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
adapters: postgres & redshift #259
Commits on Dec 28, 2016
-
initial commit, acquire_connection working for postgres with unit test
Connor McArthur committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 3145139 - Browse repository at this point
Copy the full SHA 3145139View commit details -
cleanup strings, add docker unit test harness
Connor McArthur committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 13fe3e5 - Browse repository at this point
Copy the full SHA 13fe3e5View commit details -
move execute_without_auto_commit to postgres adapter
Connor McArthur committedDec 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 973c4ad - Browse repository at this point
Copy the full SHA 973c4adView commit details
Commits on Jan 6, 2017
-
Connor McArthur committed
Jan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for f4f0b41 - Browse repository at this point
Copy the full SHA f4f0b41View commit details -
turn strict mode on for all tests, not just default ones
Connor McArthur committedJan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for d0a6f17 - Browse repository at this point
Copy the full SHA d0a6f17View commit details -
add schema to unit test harness
Connor McArthur committedJan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 32e20a3 - Browse repository at this point
Copy the full SHA 32e20a3View commit details -
Connor McArthur committed
Jan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 9a46a2e - Browse repository at this point
Copy the full SHA 9a46a2eView commit details -
Connor McArthur committed
Jan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for c612333 - Browse repository at this point
Copy the full SHA c612333View commit details -
Connor McArthur committed
Jan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 7023921 - Browse repository at this point
Copy the full SHA 7023921View commit details -
remove now-unused test scripts
Connor McArthur committedJan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for e848e59 - Browse repository at this point
Copy the full SHA e848e59View commit details -
implement connection sharing w/ test, reset cache on dbt invocation i…
…n case of multiple invocations in one python process
Connor McArthur committedJan 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 7076a7d - Browse repository at this point
Copy the full SHA 7076a7dView commit details
Commits on Jan 7, 2017
-
Connor McArthur committed
Jan 7, 2017 Configuration menu - View commit details
-
Copy full SHA for b2e31c9 - Browse repository at this point
Copy the full SHA b2e31c9View commit details
Commits on Jan 9, 2017
-
add truncate, rename functions & add master exception handler
Connor McArthur committedJan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 0886bc4 - Browse repository at this point
Copy the full SHA 0886bc4View commit details -
Connor McArthur committed
Jan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 31502f8 - Browse repository at this point
Copy the full SHA 31502f8View commit details -
Connor McArthur committed
Jan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for f6e0813 - Browse repository at this point
Copy the full SHA f6e0813View commit details -
snowflake integration test (not really working yet)
Connor McArthur committedJan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 4a6750e - Browse repository at this point
Copy the full SHA 4a6750eView commit details
Commits on Jan 10, 2017
-
Connor McArthur committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 5676c34 - Browse repository at this point
Copy the full SHA 5676c34View commit details -
tearing out most of schema helper
Connor McArthur committedJan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for dcb8278 - Browse repository at this point
Copy the full SHA dcb8278View commit details -
schema helper is dead (long live schema helper)
Connor McArthur committedJan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 7a52b80 - Browse repository at this point
Copy the full SHA 7a52b80View commit details -
Connor McArthur committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 6251c07 - Browse repository at this point
Copy the full SHA 6251c07View commit details -
Connor McArthur committed
Jan 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 64ee3eb - Browse repository at this point
Copy the full SHA 64ee3ebView commit details
Commits on Jan 11, 2017
-
Connor McArthur committed
Jan 11, 2017 Configuration menu - View commit details
-
Copy full SHA for d2ea805 - Browse repository at this point
Copy the full SHA d2ea805View commit details -
snowflake / circle test harness
Connor McArthur committedJan 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 62f2f68 - Browse repository at this point
Copy the full SHA 62f2f68View commit details
Commits on Jan 12, 2017
-
Connor McArthur committed
Jan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 6023586 - Browse repository at this point
Copy the full SHA 6023586View commit details -
Connor McArthur committed
Jan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for ec50446 - Browse repository at this point
Copy the full SHA ec50446View commit details -
Connor McArthur committed
Jan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for a5e71f0 - Browse repository at this point
Copy the full SHA a5e71f0View commit details -
Connor McArthur committed
Jan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 9c95a92 - Browse repository at this point
Copy the full SHA 9c95a92View commit details -
display a reasonable status message
Connor McArthur committedJan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 3a157fd - Browse repository at this point
Copy the full SHA 3a157fdView commit details -
Connor McArthur committed
Jan 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 114fb91 - Browse repository at this point
Copy the full SHA 114fb91View commit details
Commits on Jan 13, 2017
-
use absolute import to resolve ns conflict
Connor McArthur committedJan 13, 2017 Configuration menu - View commit details
-
Copy full SHA for b959fb8 - Browse repository at this point
Copy the full SHA b959fb8View commit details -
Connor McArthur committed
Jan 13, 2017 Configuration menu - View commit details
-
Copy full SHA for f5d7be8 - Browse repository at this point
Copy the full SHA f5d7be8View commit details
Commits on Jan 14, 2017
-
Merge branch 'development' of github.com:analyst-collective/dbt into …
…adapters/initial
Connor McArthur committedJan 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 2913e81 - Browse repository at this point
Copy the full SHA 2913e81View commit details -
remove targets from seeder, and mark it as not implemented for snowflake
Connor McArthur committedJan 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 736dcf9 - Browse repository at this point
Copy the full SHA 736dcf9View commit details -
Connor McArthur committed
Jan 14, 2017 Configuration menu - View commit details
-
Copy full SHA for cd1fe4f - Browse repository at this point
Copy the full SHA cd1fe4fView commit details
Commits on Jan 15, 2017
-
rip snowflake support out for windows
Connor McArthur committedJan 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 7c0f26b - Browse repository at this point
Copy the full SHA 7c0f26bView commit details -
Connor McArthur committed
Jan 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 6cf9684 - Browse repository at this point
Copy the full SHA 6cf9684View commit details -
only do snowflake imports in snowflake adapter module
Connor McArthur committedJan 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 887fe85 - Browse repository at this point
Copy the full SHA 887fe85View commit details -
fix SnowflakeAdapter NameError
Connor McArthur committedJan 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 2c0e5ec - Browse repository at this point
Copy the full SHA 2c0e5ecView commit details
Commits on Jan 16, 2017
-
Connor McArthur committed
Jan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 6be3d44 - Browse repository at this point
Copy the full SHA 6be3d44View commit details -
Connor McArthur committed
Jan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e14eb8 - Browse repository at this point
Copy the full SHA 6e14eb8View commit details -
Merge branch 'development' of github.com:analyst-collective/dbt into …
…adapters/initial
Connor McArthur committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 95e4a75 - Browse repository at this point
Copy the full SHA 95e4a75View commit details -
update required version of snowflake connector
Connor McArthur committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 4970d6d - Browse repository at this point
Copy the full SHA 4970d6dView commit details
Commits on Jan 20, 2017
-
run tests on python 3.6 instead of 3.5
Connor McArthur committedJan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 15be495 - Browse repository at this point
Copy the full SHA 15be495View commit details -
add python 3.6 to global pyenv
Connor McArthur committedJan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 64e4b67 - Browse repository at this point
Copy the full SHA 64e4b67View commit details -
Connor McArthur committed
Jan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for e30931a - Browse repository at this point
Copy the full SHA e30931aView commit details -
Connor McArthur committed
Jan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 527eaa8 - Browse repository at this point
Copy the full SHA 527eaa8View commit details -
Connor McArthur committed
Jan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 67cc3b4 - Browse repository at this point
Copy the full SHA 67cc3b4View commit details -
Connor McArthur committed
Jan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 73cde44 - Browse repository at this point
Copy the full SHA 73cde44View commit details -
sneak in a logger name change, and CHANGELOG
Connor McArthur committedJan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 2b3e8dd - Browse repository at this point
Copy the full SHA 2b3e8ddView commit details