arundo/Migrate EF Database
This runs a database migration from our EF Schema manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| database-connection-string | database connection string, code must use it as DATABASE_CONNECTION_STRING environment variable | yes | — |
| database-context | name of context file for specified database | yes | — |
| nuget-read-token | Read-only nuget token, called PACKAGE_READ_GITHUB_TOKEN in Arundo | yes | — |
| schema-manager-directory | Directory for migrations project | yes | src/Utilities/PostgresSchemaManager |
Outputs
no outputs