Skip to content

Commit

Permalink
delete unused table
Browse files Browse the repository at this point in the history
  • Loading branch information
vinlee19 committed Oct 9, 2023
1 parent fda8e21 commit f9e8201
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ suite("test_mariadb_jdbc_catalog", "p0,external,mariadb,external_docker,external
String test_insert2 = "test_insert2";
String auto_default_t = "auto_default_t";
String dt = "dt";
String dt_null = "dt_null";

sql """create database if not exists ${internal_db_name}; """

Expand Down

0 comments on commit f9e8201

Please sign in to comment.