crate / crate/sqlalchemy-cratedb
Inherit CrateDB's `_ObjectArray` from PostgreSQL's dialect `ARRAY`?
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 4
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 3
Description
## About
Investigate if this is sensible. I think `UserDefinedType` should only be used as a last resort, other `TypeEngine`-based mappings provide better usability.
## Code
https://github.com/crate/sqlalchemy-cratedb/blob/adff60bd391025bee4b3958734012748fa1f0b7d/src/sqlalchemy_cratedb/type/array.py#L99-L102
Contributor guide
Assessment
This issue has not been assessed yet.