Skip to content

ENH: add PostgreSQL support for pandas.io.sql.get_schema #4574

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

Closed
wants to merge 6 commits into from

Conversation

adamgreenhall
Copy link
Contributor

Simple changes to add PostgreSQL syntax to pandas.io.sql.get_schema. Added data type cases for get_sqltype() and a columns "flavor" for get_schema().

@hayd hayd mentioned this pull request Aug 16, 2013
20 tasks
@jreback
Copy link
Contributor

jreback commented Aug 16, 2013

@adamgreenhall take a look at the master issue #4163, also pls hook up travis (see contributing.md)

@adamgreenhall
Copy link
Contributor Author

Thanks @hayd. Will setup Travis and open a pull request against the sql branch.

@hayd
Copy link
Contributor

hayd commented Aug 26, 2013

Fantastic! Please ping me when you do. (I've some alchemy work on it pending..)

@adamgreenhall
Copy link
Contributor Author

@hayd: new PR now up at: #4680

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.

3 participants