mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
shrink rules.Raw index
This commit is contained in:
parent
9e7b2df9b2
commit
bf69bbf349
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ protected override void Up(MigrationBuilder migrationBuilder)
|
|||
"IX_rules_Raw",
|
||||
"rules",
|
||||
"Raw",
|
||||
3072);
|
||||
767);
|
||||
}
|
||||
|
||||
protected override void Down(MigrationBuilder migrationBuilder)
|
||||
|
|
|
|||
Loading…
Reference in a new issue