Commit 0b557af
Document that source keys are case-sensitive
Keys differing only in case denote different Sources: dbnames on Linux
MySQL/MariaDB (lower_case_table_names=0) can differ only in case, and
the graph's wiki_id stores the wiki ID verbatim, so case-folding is not
an option.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 189fb0c commit 0b557af
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments