Blitz: Prompt to choose database engine on app creation

Created on 10 Sep 2020  路  3Comments  路  Source: blitz-js/blitz

Extracted from #1000. Writing this up as a new issue because #1000 was closed.

What do you want and why?

A way to choose which database engine to use (Postgres or SQLite) on app creation.

Possible implementation(s)

@flybayer wrote:

I think we should add a prompt to blitz new that asks if you want sqlite or postgres (same as we do now for form library).

Additional context

@flybayer also wrote:

We are going to remove the provider = ["sqlite", "postgres"] thing because it's causing too many problems.

(I couldn鈥檛 find an issue covering this point.)

kinfeature-change statuready-to-work-on

Most helpful comment

I would love to work on this 馃檪

All 3 comments

I don鈥檛 think I鈥檒l get around to fixing this any time soon. So I removed myself as an assignee.

Cool no problem! That's perfect @yhoiseth

I would love to work on this 馃檪

Was this page helpful?
0 / 5 - 0 ratings

Related issues

timsuchanek picture timsuchanek  路  5Comments

flybayer picture flybayer  路  4Comments

ganeshmani picture ganeshmani  路  4Comments

aaronfulkerson picture aaronfulkerson  路  3Comments

svobik7 picture svobik7  路  3Comments