Does the Prisma CLI connect to your D1 DB to verify that the table doesn't already exist? It shouldn

Does the Prisma CLI connect to your D1 DB to verify that the table doesn't already exist? It shouldn't be giving you SQL to create the table if the table already exists.
Was this page helpful?