docs(#771): close role split rc.9 residuals
This commit is contained in:
@@ -1464,9 +1464,11 @@ Generate and apply:
|
||||
|
||||
```bash
|
||||
pnpm --filter @mosaicstack/db db:generate # generates migration SQL
|
||||
pnpm --filter @mosaicstack/db db:migrate # applies to PG
|
||||
mosaic-db-migrator --run # sole PostgreSQL migration runner
|
||||
```
|
||||
|
||||
> **KBN-101 supersession:** `pnpm --filter @mosaicstack/db db:migrate` is superseded and MUST NOT be used. The runner receives only deployment-injected migration credentials; it accepts no URL, SQL, schema, or role argv.
|
||||
|
||||
Platform enforcement keys (seeded with `mutable = false` by gateway `PreferencesService.onModuleInit()`):
|
||||
|
||||
| Key | Category | Reason |
|
||||
|
||||
Reference in New Issue
Block a user