crate / crate/sqlalchemy-cratedb

Enable the `DefaultTypeConverter` using an SQLAlchemy DBURI connection parameter

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
data types enhancement
Dominant language
Python
Stars
9
Forks
4
Avg merge
6d 12h
Merged PRs (30d)
3

Description

### About
Think about an option to enable the `DefaultTypeConverter` using an SQLAlchemy DBURI connection parameter.

### Rationale
In certain scenarios, like when connecting Apache Superset with CrateDB, the implementer is not able to touch any code at all, so she will not be able to configure individual driver options by code. This is in order to close the loop with where @Aymaru originally was coming from, crate/crate-python#395 and crate/crate-python#437, and the actual patches crate/crate-python#442 and crate/crate-python#445.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.