Skip to content

Commit

Permalink
revert backwards-compat-tests/
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Jan 4, 2024
1 parent 22aa75e commit 29233bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@ DELETE FROM auction;

statement ok
DELETE FROM bid;

statement ok
flush;
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ include ./delete.slt.part
include ../nexmark/insert_person.slt.part
include ../nexmark/insert_auction.slt.part
include ../nexmark/insert_bid.slt.part

statement ok
flush;

include ../nexmark/test_mv_result.slt.part

include ../nexmark/drop_views.slt.part
Expand Down

0 comments on commit 29233bb

Please sign in to comment.