Skip to content

fix: Prompt database starter kits #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mathiasgrimm
Copy link
Contributor

@mathiasgrimm mathiasgrimm commented Aug 3, 2025

It would only prompt for the database when not using a starter kit.

When using a starter kit, it would always use SQLite. Changed to prompt for the database when Interactive.

mathiasgrimm and others added 2 commits August 3, 2025 10:22
**Previously:** Always using sqlite.

**With this PR:** Prompting for database when Interactive.
@mathiasgrimm mathiasgrimm changed the title Fix database starter kits fix: Prompt database starter kits Aug 3, 2025
@taylorotwell
Copy link
Member

Let me think on this one. I kinda like that you don't have to make too many decisions and everything "just works".

@taylorotwell taylorotwell marked this pull request as draft August 4, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants