adhikareeprayush / adhikareeprayush/stacksmith
Implement a Postgres + Prisma database plugin
Đang mở
database
feature
help wanted
plugin
- Ngôn ngữ chính
- TypeScript
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Summary
Add Postgres + Prisma as a real generated option (connection, schema, sample model, migrations).
## Tasks
- [ ] `plugins/database/postgres.js` and `plugins/database/prisma.js` (or a combined ORM plugin)
- [ ] Map config → plugin IDs in `src/core/plugin-loader.ts`
- [ ] Add `postgres`/`prisma` to the available set in `src/core/catalog.ts`
## Files
- `plugins/database/`
- `src/core/plugin-loader.ts`
- `src/core/catalog.ts`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.