mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
https://linear.app/unleash/issue/2-1664/create-db-migration-that-favors-the-name-column-over-id-for Similar to https://github.com/Unleash/unleash/pull/5398, but non-breaking (semver). This keeps the permissions `id` column intact, however favors the permission name whenever possible. |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| api | ||
| helpers | ||
| routes | ||
| seed | ||
| services | ||
| stores | ||
| custom-auth.test.ts | ||
| dedupe-permissions.e2e.test.ts | ||
| favor-permission-name-over-id.e2e.test.ts | ||
| health.e2e.test.ts | ||
| migrator.e2e.test.ts | ||