Commit 19847b6
authored
Fix typo that refers to an non-existent internal table (#3479)
This was slightly misleading as the implementation suggests that
'sqlite_' is the prefix for these tables.
This was brought up here:
zulip/zulip-flutter#1248 (comment)
Signed-off-by: Zixuan James Li <[email protected]>1 parent 18cede1 commit 19847b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments