Commit 8d6956a
refactor(sqlite): type closure params over cast in fulltext lookups
Match the (string $a) convention used elsewhere in the file (lines
745, 762) so the redundant `(string)` cast can drop. Behaviour is
unchanged.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 59c363c commit 8d6956a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | | - | |
| 1046 | + | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | 1049 | | |
| |||
2906 | 2906 | | |
2907 | 2907 | | |
2908 | 2908 | | |
2909 | | - | |
| 2909 | + | |
2910 | 2910 | | |
2911 | 2911 | | |
2912 | 2912 | | |
| |||
0 commit comments