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

Bugfix/socrata long cols #268

Merged
merged 4 commits into from
Jun 27, 2020
Merged

Bugfix/socrata long cols #268

merged 4 commits into from
Jun 27, 2020

Conversation

mildbyte
Copy link
Contributor

Fix querying long Socrata column names that currently breaks https://www.splitgraph.com/opendata-maryland-gov/maryland-real-property-assessments-hidden-property-ed4q-f8tm and probably other Socrata datasets.

mildbyte added 4 commits June 27, 2020 09:27
Bump sqlalchemy from 1.3.17 to 1.3.18

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.17 to 1.3.18.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Bump mypy from 0.781 to 0.782

Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.781...v0.782)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…rashes when querying them.

This is done by maintaining an SG-to-Socrata column map, using the Socrata column names in SoQL queries/filters and SG ones when communicating with PostgreSQL.
@mildbyte mildbyte merged commit 2b51254 into master Jun 27, 2020
@mildbyte mildbyte deleted the bugfix/socrata-long-cols branch June 27, 2020 09:00
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.

1 participant