docs: note limitations on SQLite
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 22h 22m
- Merged PRs (30d)
- 64
Description
### What feature or improvement would you like to see?
https://stackoverflow.com/questions/79542259/attaching-an-adbc-connection-to-an-sqlite-in-memory-database
You can't share state between stdlib sqlite and ADBC sqlite.
Contributor guide
Research direction
Start by reviewing the linked Stack Overflow question and the project’s existing SQLite and ADBC documentation. Document that state cannot be shared between stdlib SQLite and ADBC SQLite, with enough context for users to understand the limitation; done when the note is placed in the relevant documentation and renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100