Skip to content

Commit c339f50

Browse files
authored
Merge pull request #9 from boringSQL/split-schema-stats
Split schema into schema/planner and activity stats
2 parents 7f99fbb + e7bdd1c commit c339f50

39 files changed

Lines changed: 4649 additions & 3232 deletions

clippy.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
allow-indexing-slicing-in-tests = true
2+
allow-panic-in-tests = true
3+
allow-unwrap-in-tests = true
4+
allow-expect-in-tests = true
5+
allow-dbg-in-tests = true

0 commit comments

Comments
 (0)