0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
2022-10-08 17:08:31 +08:00
..
alterations feat(cli): db alteration deploy command 2022-10-07 19:48:17 +08:00
src feat(cli): db alteration deploy command 2022-10-07 19:48:17 +08:00
tables refactor(core): count new users by created_at (#2027) 2022-09-29 15:32:43 +08:00
.gitignore refactor(core,schemas): rename migration to alteration (#2002) 2022-09-26 16:38:27 +08:00
CHANGELOG.md release: v1.0.0-beta.10 2022-09-28 14:30:24 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json chore: fix package scripts (#2044) 2022-10-06 17:34:21 +08:00
tsconfig.build.alterations.json refactor(core,schemas): rename migration to alteration (#2002) 2022-09-26 16:38:27 +08:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json refactor(core,schemas): rename migration to alteration (#2002) 2022-09-26 16:38:27 +08:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
update-next.sh refactor(schemas): auto update next alteration scripts (#2008) 2022-09-27 14:43:17 +08:00