dump the sqlite file to SQL, then `wrangler d1 execute <DBNAME> --file ./dump.sql`

dump the sqlite file to SQL, then wrangler d1 execute <DBNAME> --file ./dump.sql
Was this page helpful?