crate / crate/sqlalchemy-cratedb
Data Type: `NUMERIC`
Open
data types
enhancement
python
question
- Dominant language
- Python
- Stars
- 9
- Forks
- 4
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 3
Description
## About
CrateDB gained a new data type [NUMERIC](https://cratedb.com/docs/crate/reference/en/master/general/ddl/data-types.html#numeric-precision-scale). Most probably, we want to support it here.
## References
- https://github.com/crate/crate-python/issues/652
Contributor guide
Research direction
No implementation file or test is named in the issue. Start by reviewing how existing CrateDB data types are represented in this SQLAlchemy dialect, then read the referenced crate-python issue for expected NUMERIC behavior. Done means NUMERIC is supported consistently with the upstream behavior and covered by the relevant dialect tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlalchemy
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100