Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.1.0
-
None
-
None
Description
Support creating tables in JDBC Table Catalog without USING, for instance:
CREATE TABLE h2.test.new_table(i INT, j STRING)