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-06 17:34:21 +08:00
..
alterations chore(schemas): add db alteration script to repair user created_at column by user logs (#2031) 2022-09-30 10:27:06 +08:00
src refactor(core,schemas): refactor log types with zod (#2034) 2022-09-30 03:48:12 +00: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