taosdata / taosdata/taos-connector-python
源码中这部分逻辑跳过了
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
用sqlalchemy insert 会出现问题,近期会补充这部分代码逻辑嘛?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named; start by reproducing the reported problem with a SQLAlchemy insert and inspect the connector’s SQLAlchemy integration. Clarify which logic is skipped from the attached image, then consider the issue complete when the affected insert works correctly and the behavior is covered by an appropriate regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlalchemy
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100