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

Use SQLAlchemy engine on pandas >= 0.14.0 #123

Merged
merged 10 commits into from Jul 12, 2014

Conversation

kjordahl
Copy link
Member

Updated version of #109. Uses SQLAlchemy if running on pandas 0.14 or later, otherwise the DB API for connecting to postGIS.

Closes #98.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 04d263a on bug/pandas-sqlalchemy-no-travis into 3697d6b on master.

@kjordahl
Copy link
Member Author

Green means go!

kjordahl added a commit that referenced this pull request Jul 12, 2014
@kjordahl kjordahl merged commit e912752 into master Jul 12, 2014
@kjordahl kjordahl deleted the bug/pandas-sqlalchemy-no-travis branch July 12, 2014 20:29
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 04d263a on bug/pandas-sqlalchemy-no-travis into 3697d6b on master.

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.

Pandas SQL API change breaks read_postgis()
2 participants