Skip to content

Add SQLite JSONB Representation#321

Open
stephencelis wants to merge 4 commits into
coding-keysfrom
jsonb-representation
Open

Add SQLite JSONB Representation#321
stephencelis wants to merge 4 commits into
coding-keysfrom
jsonb-representation

Conversation

@stephencelis

Copy link
Copy Markdown
Member

This pull request introduces support for storing columns in SQLite as JSONB:

@Column(as: [String].JSONBRepresentation.self)
var notes: [String] = []

@stephencelis
stephencelis requested a review from mbrandonw July 15, 2026 00:06
@stephencelis
stephencelis changed the base branch from main to coding-keys July 17, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant