npm run migrate
wrangler d1 migrations apply myapp --local
wrangler dev ./node_modules/cfw-bindings-wrangler-bridge/worker/index.js
npm run dev
npx tsx ./scripts/add-todos.ts
npx tsx ./scripts/delete-todos.ts
npx cfw-storage-bindings-studio
WITHOUT ROWID
is not supported
CHECK
is not supported
sql<T>
helper is needed to avoid D1 bug when select the same column name from joined 2 tables