We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6366156 commit 604ab92Copy full SHA for 604ab92
Sources/SharingGRDBCore/Documentation.docc/Articles/Fetching.md
@@ -66,9 +66,7 @@ var completedReminders
66
```
67
68
This is only the basics of what you can do with the query building tools of this library. To
69
-learn more, be sure to check out the [documentation][sq-getting-started] of StructuredQueries.
70
-
71
-[sq-docs]: https://swiftpackageindex.com/pointfreeco/swift-structured-queries/~/documentation/structuredqueriescore
+learn more, be sure to check out the [documentation][structured-queries-docs] of StructuredQueries.
72
73
You can even execute a SQL string to populate the data in your features:
74
0 commit comments