thanks,` npx wrangler d1 execute remix-db --local --command "SELECT name FROM sqlite_master WHERE ty
thanks,
npx wrangler d1 execute remix-db --local --command "SELECT name FROM sqlite_master WHERE type='table'" did the trick
