yesodweb / yesodweb/persistent

Strict types for sqlite

Open
#1,542 12 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
486
Forks
306
PR merge metrics
No merged PRs in 30d

Description

Sqlite got support for strict tables: https://www.sqlite.org/stricttables.html

Could they be enabled by default when using persistent?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SQLite backend and the configuration or schema-generation entry point used for persistent tables. Check how SQLite strict tables would be enabled by default, then review existing SQLite tests and compatibility expectations; done means the default behavior is defined and covered without breaking existing supported schemas.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, sqlite
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.