Issue using Ecosystem Guide - Use Drizzle ORM with Bun
Hi currently just trying to get the Ecosystem guide running but its failing at the "bunx drizzle-kit generate:sqlite --schema ./schema.ts" command. This command produces "0 tables - No schema changes, nothing to migrate
" Running in WSL2 - Ubuntu 22.04.4 LTS - drizzle-kit: v0.20.14 drizzle-orm: v0.29.4. Is there an issue with Drizzle and WSL2?