fix prisma postgres setup prompt

This commit is contained in:
Aman Varshney
2025-04-04 08:12:08 +05:30
parent d1a5feaba9
commit b170dfcf82
3 changed files with 13 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ export async function createProject(options: ProjectConfig): Promise<string> {
options.orm,
options.packageManager,
options.turso ?? options.database === "sqlite",
options.prismaPostgres,
);
await setupAuthTemplate(