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

✨ Add support for HASHTYPE, GEOMETRY and INTERVAL type #197

Open
redcatbear opened this issue Aug 22, 2022 · 0 comments
Open

✨ Add support for HASHTYPE, GEOMETRY and INTERVAL type #197

redcatbear opened this issue Aug 22, 2022 · 0 comments
Labels
feature Product feature

Comments

@redcatbear
Copy link
Contributor

Situation

Currently, the SQLAlchemy Exasol dialect fails for columns with Support HASHTYPE, GEOMETRY and INTERVAL data type. For other BI, systems we changed these types in the Driver into VARCHAR.

We need to check, if there are native ways to support these types in SQLAlchemy or if the conversion to VARCHAR works.

@redcatbear redcatbear added the feature Product feature label Aug 22, 2022
@Nicoretti Nicoretti changed the title HASHTYPE, GEOMETRY and INTERVAL sparkles Add HASHTYPE, GEOMETRY and INTERVAL Aug 22, 2022
@Nicoretti Nicoretti changed the title sparkles Add HASHTYPE, GEOMETRY and INTERVAL Add HASHTYPE, GEOMETRY and INTERVAL Aug 22, 2022
@Nicoretti Nicoretti changed the title Add HASHTYPE, GEOMETRY and INTERVAL ✨ Add support for HASHTYPE, GEOMETRY and INTERVAL types Aug 22, 2022
@Nicoretti Nicoretti changed the title ✨ Add support for HASHTYPE, GEOMETRY and INTERVAL types ✨ Add support for HASHTYPE, GEOMETRY and INTERVAL type Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant