0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/schemas/tables
2023-05-09 09:25:45 +08:00
..
_after_all.sql feat(schemas): add service logs table (#3390) 2023-03-14 15:15:45 +08:00
_after_each.sql refactor(schemas): use restrictive policies 2023-03-08 19:16:42 +08:00
_before_all.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
_functions.sql refactor!: add admin tenant 2023-02-10 13:06:52 +08:00
applications.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
applications_roles.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
connectors.sql refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730) 2023-04-24 11:11:27 +08:00
custom_phrases.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
hooks.sql refactor(schemas): update hook schema (#3788) 2023-05-09 09:25:45 +08:00
logs.sql refactor: add alteration scripts 2023-02-12 18:43:02 +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 refactor: use RLS 2023-02-08 18:58:45 +08:00
passcodes.sql refactor: add alteration scripts 2023-02-12 18:43:02 +08:00
resources.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
roles.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
roles_scopes.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
scopes.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
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 feat(schemas,ui): add custom content slot (#3369) 2023-03-14 03:06:01 +00:00
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 refactor: use RLS 2023-02-08 18:58:45 +08:00
verification_statuses.sql fix(core,schemas): remove sessionId usage from verification status table (#3345) 2023-03-13 11:20:52 +08:00