Skip to content

Commit 8956371

Browse files
committed
Fix test cases for sqlglot v2
1 parent 1a5deae commit 8956371

File tree

1 file changed

+4
-4
lines changed
  • pyperformance/data-files/benchmarks

1 file changed

+4
-4
lines changed

pyperformance/data-files/benchmarks/MANIFEST

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ spectral_norm <local>
8383
sphinx <local>
8484
sqlalchemy_declarative <local>
8585
sqlalchemy_imperative <local>
86-
sqlglot <local>
87-
sqlglot_parse <local:sqlglot>
88-
sqlglot_transpile <local:sqlglot>
89-
sqlglot_optimize <local:sqlglot>
86+
sqlglot_v2 <local>
87+
sqlglot_v2_parse <local:sqlglot_v2>
88+
sqlglot_v2_transpile <local:sqlglot_v2>
89+
sqlglot_v2_optimize <local:sqlglot_v2>
9090
sqlite_synth <local>
9191
sympy <local>
9292
telco <local>

0 commit comments

Comments
 (0)