keystonejs / keystonejs/keystone
JSON fields and SQLite has no Prisma default
Open
- Dominant language
- TypeScript
- Stars
- 10k
- Forks
- 1.3k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 19
Description
As changed in https://github.com/keystonejs/keystone/pull/9541, we are blocked by https://github.com/prisma/prisma/issues/26571 to support JSON defaults in SQLite
Contributor guide
Research direction
Start by reading Keystone PR #9541 to understand the existing JSON-field change, then review Prisma issue #26571 for the SQLite limitation. Done means JSON defaults are supported for SQLite once the blocking Prisma capability is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite, typescript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100