Skip to content

Commit 00f4622

Browse files
committed
Documentation
1 parent 5a0622e commit 00f4622

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

GRDB/FTS/FTS5Pattern.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
///
88
/// ### Creating Raw FTS5 Patterns
99
///
10+
/// - ``init(rawPattern:allowedColumns:)``
1011
/// - ``Database/makeFTS5Pattern(rawPattern:forTable:)``
11-
///
12+
///
1213
/// ### Creating FTS5 Patterns from User Input
1314
///
1415
/// - ``init(matchingAllPrefixesIn:)``

0 commit comments

Comments
 (0)