chriskuech/Deploy Prisma Migrations
Runs Prisma migrations on a database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| postgres-user | PostgreSQL username | yes | — |
| postgres-password | PostgreSQL password | yes | — |
| postgres-host | PostgreSQL host | yes | — |
| postgres-port | PostgreSQL port | — | 5432 |
| postgres-db | PostgreSQL database name | yes | — |
| working-directory | Directory containing Prisma schema | — | . |
Outputs
no outputs