SQL: Create database automatically in dev mode if doesn't exist. #7734
r1tsuu
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(SQL only)
Create a database if it doesn't exist in the dev mode. Just like Prisma, MikroORM and others do.
Opt-out
To disable:
That would a bit improve the experience with spinning-up a new project / changing the DB
Actually why not in production too? Just thinking..
Beta Was this translation helpful? Give feedback.
All reactions