Problem
After #9, dlt issues this query when using the replace strategy, but fails on CrateDB.
CREATE TABLE "testdrive_staging"."exchange_latest" (LIKE "testdrive"."exchange_latest" INCLUDING ALL);
SQLParseException[line 1:53: no viable alternative at input 'CREATE TABLE "testdrive_staging"."exchange_latest" (like']