Commit ebfa37c
authored
Change
* Change `Cache_tag_rowid` to a partial index because we don't need to query rows efficiently `where tag IS NULL`
* Fix formattingCache_tag_rowid to a partial index because we don't need to query rows efficiently where tag IS NULL (grantjenks#307)1 parent 9cd3816 commit ebfa37c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2028 | 2028 | | |
2029 | 2029 | | |
2030 | 2030 | | |
2031 | | - | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
2032 | 2035 | | |
2033 | 2036 | | |
2034 | 2037 | | |
| |||
0 commit comments