bloomberg / bloomberg/python-comdb2
Investigate supporting the `:named` paramstyle for `comdb2.dbapi2`
Open
enhancement
- Dominant language
- Python
- Stars
- 29
- Forks
- 28
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 2
Description
Comdb2 now supports this parameter style, and it's easier to use (and doesn't require escaping `%` characters in the query itself). Investigate whether there's a migration path to recommending this parameter style by default. It would be ideal if we could find a way to support both parameter styles simultaneously and detect which is being used, but failing that we could consider a parameter to `connect` to control which style is used.
Contributor guide
Assessment
This issue has not been assessed yet.