How do do you guys manage that working in d1 using drizzle to create and alter table which is using

How do do you guys manage that working in d1 using drizzle to create and alter table which is using commands like generate & migrate.
Im facing an error after generating new schema and migrate it into db it shows table already existed error
Was this page helpful?