Hey has anyone come across a bug when attempting to execute a`DROP TABLE IF EXISTS [table001]` state

Hey has anyone come across a bug when attempting to execute aDROP TABLE IF EXISTS [table001] statement, and wrangler returns an error no such table: main.[table001]?
I can execute the same script with no issue via DBeaver, but when attempting to do it via wrangler 3.20 and wrangler 2.20 I get this no such table error?
Was this page helpful?