logto
logto copied to clipboard
feat(core): migration deploy
Summary
Add CLI parameter --deploy-migration
to run migration files.
Testing
TBD
COMPARE TO master
Total Size Diff :chart_with_upwards_trend: +358 Bytes
Diff by File
Name | Diff |
---|---|
packages/console/package.json | :chart_with_upwards_trend: +42 Bytes |
packages/console/src/pages/SignInExperience/components/LanguagesForm.tsx | :chart_with_upwards_trend: +3 Bytes |
packages/console/src/pages/SignInExperience/components/Preview.tsx | :chart_with_upwards_trend: +99 Bytes |
packages/core/src/database/migration.ts | :chart_with_upwards_trend: +2.24 KB |
packages/core/src/env-set/index.ts | :chart_with_upwards_trend: +84 Bytes |
packages/core/src/env-set/parameters.ts | :chart_with_upwards_trend: +69 Bytes |
packages/core/src/index.ts | :chart_with_upwards_trend: +157 Bytes |
packages/core/src/middleware/koa-log.test.ts | :chart_with_upwards_trend: +694 Bytes |
packages/integration-tests/src/actions.ts | :chart_with_upwards_trend: +3.94 KB |
packages/integration-tests/src/api/dashboard.ts | :chart_with_upwards_trend: +748 Bytes |
packages/integration-tests/src/api/index.ts | :chart_with_upwards_trend: +102 Bytes |
packages/integration-tests/src/api/logs.ts | :chart_with_upwards_trend: +242 Bytes |
packages/integration-tests/src/api/me.ts | :chart_with_upwards_trend: +871 Bytes |
packages/integration-tests/src/api/session.ts | :chart_with_upwards_trend: +1.02 KB |
packages/integration-tests/src/client/index.ts | :chart_with_upwards_trend: +3.46 KB |
packages/integration-tests/src/client/logto-client.ts | :chart_with_upwards_trend: +495 Bytes |
packages/integration-tests/src/helpers.ts | :chart_with_upwards_trend: +95 Bytes |
packages/integration-tests/tests/admin-user.test.ts | :chart_with_upwards_trend: +42 Bytes |
packages/integration-tests/tests/connector.test.ts | :chart_with_upwards_trend: +930 Bytes |
packages/integration-tests/tests/dashboard.test.ts | :chart_with_upwards_trend: +362 Bytes |
packages/integration-tests/tests/logs.test.ts | :chart_with_upwards_trend: +242 Bytes |
packages/integration-tests/tests/me.test.ts | :chart_with_upwards_trend: +302 Bytes |
packages/integration-tests/tests/resource.test.ts | :chart_with_upwards_trend: +2 KB |
packages/integration-tests/tests/resource.ts | :chart_with_upwards_trend: +2 KB |
packages/integration-tests/tests/session.test.ts | :chart_with_upwards_trend: +517 Bytes |
packages/integration-tests/tests/username-password-flow.test.ts | :chart_with_upwards_trend: +283 Bytes |
packages/phrases-ui/src/index.ts | :chart_with_upwards_trend: +17 Bytes |
packages/phrases-ui/src/types.ts | :chart_with_upwards_trend: +134 Bytes |
packages/schemas/.eslintignore | :chart_with_upwards_trend: +11 Bytes |
packages/schemas/migrations/.gitkeep | 0 Bytes |
packages/schemas/migrations/1658927435_application_client_secret.js | :chart_with_upwards_trend: +258 Bytes |
packages/schemas/tables/migrations.sql | :chart_with_upwards_trend: +266 Bytes |
pnpm-lock.yaml | :chart_with_upwards_trend: +1.11 KB |
This PR is stale because it has been open 10 for days with no activity. Remove stale label or comment or this will be closed in 5 days.