Skip to content

Add CasePaths and Tagged traits - #479

Merged
stephencelis merged 3 commits into
mainfrom
case-paths-trait
Jun 29, 2026
Merged

stephencelis merged 3 commits into
mainfrom
case-paths-trait

Conversation

@stephencelis

Copy link
Copy Markdown
Member

The existing SQLiteDataTagged trait will serve as a deprecated alias to Tagged, while CasePaths will allow SQLiteData users to enable enum tables without an explicit dependency on
swift-structured-queries.

The existing `SQLiteDataTagged` trait will serve as a deprecated alias
to `Tagged`, while `CasePaths` will allow SQLiteData users to enable
enum tables without an explicit dependency on
`swift-structured-queries`.
@stephencelis
stephencelis requested a review from mbrandonw June 26, 2026 18:14
@stephencelis
stephencelis merged commit f58622e into main Jun 29, 2026
5 checks passed
@stephencelis
stephencelis deleted the case-paths-trait branch June 29, 2026 17:57
bok- pushed a commit to bok-/sqlite-data-with-traits that referenced this pull request Jul 27, 2026
* Add `CasePaths` and `Tagged` traits

The existing `SQLiteDataTagged` trait will serve as a deprecated alias
to `Tagged`, while `CasePaths` will allow SQLiteData users to enable
enum tables without an explicit dependency on
`swift-structured-queries`.

* wip

* wip
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.

2 participants