Faultless should produce any type of query, just not faulty

This commit is contained in:
pedrocarlo
2025-10-07 13:31:27 -03:00
parent 21fc8bae2a
commit c578f7ba96

View File

@@ -93,11 +93,6 @@ impl Profile {
},
..Default::default()
},
query: QueryProfile {
create_table_weight: 0,
create_index_weight: 4,
..Default::default()
},
..Default::default()
};