Skip to content

[pull] main from prisma:main#218

Merged
pull[bot] merged 1 commit intocode:mainfrom
prisma:main
Mar 4, 2026
Merged

[pull] main from prisma:main#218
pull[bot] merged 1 commit intocode:mainfrom
prisma:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 4, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…#29147)

## Summary

- Replaces the Prisma Accelerate comment in generated `schema.prisma`
files with a CTA pointing to `npx create-db` for quickly getting a
Postgres database
- Updates the comment from the two-line Accelerate promotion to a
concise single-line: `// Get a free Postgres database in seconds: \`npx
create-db\``
- Renames internal variables (`aboutAccelerate` → `aboutCreateDb`,
`isProviderCompatibleWithAccelerate` → `showCreateDbCta`) to reflect the
new purpose
- Updates all 16 test snapshots to match

## Test plan

- [x] All 22 existing `Init.test.ts` tests pass (67 snapshots matched)
- [ ] `Lint` CI workflow passes
- [ ] `CLI commands` CI workflow passes
- [ ] `All pkgs (win+mac)` CI workflow passes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* The CLI consistently displays a post-generation hint to create a free
Postgres database ("npx create-db"), regardless of the selected
datasource provider.
* Removed previous conditional behavior so the guidance is now reliably
present after project generation.
  * Improves clarity for users seeking a quick hosted Postgres setup.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: Claude (claude-opus-4-6) <noreply@anthropic.com>
Co-authored-by: jacek-prisma <malec@prisma.io>
@pull pull bot locked and limited conversation to collaborators Mar 4, 2026
@pull pull bot added the ⤵️ pull label Mar 4, 2026
@pull pull bot merged commit bbd603e into code:main Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant