1
Fork 0
kantodb/testdata/sql/error/error_table_not_found.slt

2 lines
124 B
Text

statement error ^Error during planning: plan/jtsu4fo5rwuf4: table not found: kanto\.public\.mytable$
SELECT * FROM mytable;