Skip to content

Bugfix/socrata long cols#268

Merged
mildbyte merged 4 commits intomasterfrom
bugfix/socrata-long-cols
Jun 27, 2020
Merged

Bugfix/socrata long cols#268
mildbyte merged 4 commits intomasterfrom
bugfix/socrata-long-cols

Conversation

@mildbyte
Copy link
Copy Markdown
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