HI guys, how can I aapply drizzle migrations to preview or local d1 database? im trying with -> wra
HI guys, how can I aapply drizzle migrations to preview or local d1 database?
im trying with ->
wrangler d1 migrations apply d1_database --local
the CLI say it works well, but when I come to sql editor, there is no schema in the database
im trying with ->
wrangler d1 migrations apply d1_database --local
the CLI say it works well, but when I come to sql editor, there is no schema in the database






