We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db2d8c commit 3c97f72Copy full SHA for 3c97f72
Examples/CaseStudies/README.md
@@ -5,7 +5,7 @@ SharingGRDB, including:
5
6
* [Animations](Animations.swift): Shows how to animate changes when the database changes and
7
updates state in features.
8
- * [Dynamic Queries](DynamicQueries.swift): Shows how to dynamic change the parameters of a SQL
+ * [Dynamic Queries](DynamicQuery.swift): Shows how to dynamic change the parameters of a SQL
9
query, such as when searching for rows in a table that contains a fragment of text.
10
* [@Observable Models](ObservableModelDemo.swift): Shows how to use the tools of this library
11
in an `@Observable` model.
0 commit comments