Skip to content

Commit

Permalink
missing drop echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tishj committed May 6, 2024
1 parent 3fb6598 commit 8bf0eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions expected/type_support.out
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ SELECT * FROM timestamp_tbl;
Mon May 15 12:30:45 2023
(3 rows)

DROP TABLE chr;
DROP TABLE small;
DROP TABLE intgr;
DROP TABLE big;
Expand Down

0 comments on commit 8bf0eba

Please sign in to comment.