0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/schemas/tables
2023-07-07 15:14:29 +08:00
..
_after_all.sql chore(cli,cloud,schemas): change default tenant name (#3890) 2023-05-26 17:38:52 +08:00
_after_each.sql
_before_all.sql
_functions.sql chore(cli,cloud,schemas): change default tenant name (#3890) 2023-05-26 17:38:52 +08:00
applications.sql
applications_roles.sql
connectors.sql refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
custom_phrases.sql
daily_active_users.sql feat(core,schemas): record daily active users (#4113) 2023-07-07 15:14:29 +08:00
domains.sql fix(schemas): modify domain table unique index (#3954) 2023-06-14 11:12:08 +09:00
hooks.sql refactor(schemas): update hook schema (#3788) 2023-05-09 09:25:45 +08:00
logs.sql feat(core,schemas): support get hook recent logs (#3859) 2023-05-22 19:01:54 +08:00
logto_configs.sql refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
oidc_model_instances.sql
passcodes.sql
resources.sql feat: support default API Resource 2023-06-04 20:46:36 +08:00
roles.sql
roles_scopes.sql
scopes.sql
service_logs.sql refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
sign_in_experiences.sql
systems.sql refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
users.sql refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
users_roles.sql
verification_statuses.sql