c/driver: better testing of multiple statements per connection
Open
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
- PostgreSQL: can't really be supported, except to have each statement represent a different prepared statement, and only let you execute a single query at a time
- SQLite: I think this can be supported
- Flight SQL: should work, we need to test this better
- Snowflake: should work?, we need to test this better
Contributor guide
Assessment
This issue has not been assessed yet.