Skip to content

Commit 243b7c9

Browse files
authored
Update migration guide for StructuredQueriesSQLite
Clarified migration transparency for SharingGRDB users.
1 parent 61e2ef0 commit 243b7c9

File tree

1 file changed

+1
-1
lines changed
  • Sources/StructuredQueriesCore/Documentation.docc/Articles/MigrationGuides

1 file changed

+1
-1
lines changed

Sources/StructuredQueriesCore/Documentation.docc/Articles/MigrationGuides/MigratingTo0.18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ StructuredQueries recently introduced a new module, StructuredQueriesSQLite, to
88
SQLite-specific helpers, and in 0.18 it has migrated many of its existing SQLite helpers into this
99
module.
1010

11-
If you are using SharingGRDB this migration should be transparent, but if you are using
11+
If you are using SharingGRDB this migration should be mostly transparent, but if you are using
1212
StructuredQueries directly and need access to these helpers, you must now explicitly import this
1313
helper module:
1414

0 commit comments

Comments
 (0)