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

Fixed: Rdbms and Redshift Properties #1463

Merged
merged 2 commits into from Dec 28, 2015
Merged

Conversation

dlstadther
Copy link
Collaborator

Same as PR #1393 b/c I screwed up the rebase...

Changed Rdbms' update_id to a @Property. Appropriate changes were made to Redshift.py and Postgres.py. Also changed Redshift's do_truncate_table and queries to properties. Finally, fixed references to properties as self. rather than their previous method forms self.<property_method>().

… to Redshift.py and Postgres.py. Changed Redshift's do_truncate_table and queries to properties. Fixed reference to properties as self.<property> rather than previous methods self.<property_method>().
@dlstadther
Copy link
Collaborator Author

Link back to PR #1444 involving update_id

@Tarrasch
Copy link
Contributor

LGTM

Tarrasch added a commit that referenced this pull request Dec 28, 2015
Fixed: Rdbms and Redshift Properties
@Tarrasch Tarrasch merged commit 22dd0e0 into spotify:master Dec 28, 2015
@dlstadther dlstadther deleted the rdbms branch December 31, 2015 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants