0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
wangsijie 73bb938c3c
feat(schemas): add user is suspended column (#2305)
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:10:01 +08:00
..
alterations feat(schemas): add user is suspended column (#2305) 2022-11-04 10:10:01 +08:00
src refactor: fix lint errors 2022-10-21 14:03:35 +08:00
tables feat(schemas): add user is suspended column (#2305) 2022-11-04 10:10:01 +08:00
.gitignore fix: alteration script in dev 2022-10-18 15:40:36 +08:00
CHANGELOG.md release: v1.0.0-beta.12 2022-10-19 08:28:21 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json fix(deps): update dependency @logto/core-kit to v1.0.0-beta.20 (#2234) 2022-10-24 12:51:24 +08:00
tsconfig.build.alterations.json fix: alteration script in dev 2022-10-18 15:40:36 +08:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json refactor: remove alteration from core 2022-10-08 17:34:58 +08:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
update-next.sh fix: handle versioning when no next-*.ts found (#2202) 2022-10-19 08:01:49 +00:00