JSON support for mysql and sqlite3
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 7.3k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
ref() implementation and updating internal attribute of JSON column should be dialect specific and tests be changed to be run with all dialects.
Contributor guide
No contributing guide indexed for this repository
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
Start with the ref() implementation and the internal attribute update for JSON columns, then inspect the existing dialect-specific tests. Run the test suite against both MySQL and SQLite; the work is done when JSON behavior is handled per dialect and the tests pass for all supported dialects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mysql, sqlite
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100