Commit 369fb0b
chore: Update to swift-structured-queries 0.30.0-fork.1 (#14)
* fix: Use stable versions for all dependencies
- GRDB: Switch from doozMen fork (branch: master) to upstream groue/GRDB.swift (from: 7.9.0)
- swift-sharing: Switch from branch pin to tag 2.7.4
- swift-structured-queries: Switch from branch pin to tag 0.25.2
This enables valid tagged releases of sqlite-data.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: Use doozMen/GRDB.swift 7.9.0-fork.1 fork tag
Switch GRDB dependency from groue/GRDB.swift to doozMen/GRDB.swift
fork with exact version 7.9.0-fork.1 for yuki-ping compatibility.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: Update to swift-structured-queries 0.30.0-fork.1
- Adds @DatabaseFunction support for computed properties (fixes SyncEngine.isSynchronizing)
- Updates Package.swift dependencies to use exact version 0.30.0-fork.1
- Adds missing InlineSnapshotTesting and StructuredQueriesTestSupport dependencies to SQLiteDataTestSupport
- Note: Some tests fail on Swift 6.3-dev due to compiler bug (sqlite-data issue #2)
---------
Co-authored-by: Stijn Willems <stijn@promptping.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1c5920e commit 369fb0b
2 files changed
Lines changed: 15 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
| 32 | + | |
35 | 33 | | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
| 36 | + | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
| 70 | + | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments