mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 13:54:27 +01:00
Make 'faultless' sim profile create some indexes too
This commit is contained in:
@@ -93,7 +93,7 @@ impl Profile {
|
||||
},
|
||||
query: QueryProfile {
|
||||
create_table_weight: 0,
|
||||
create_index_weight: 0,
|
||||
create_index_weight: 4,
|
||||
..Default::default()
|
||||
},
|
||||
..Default::default()
|
||||
|
||||
Reference in New Issue
Block a user