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-03-19 11:45:13 +00: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,toolkit): remove connector db storage and disable access (#3505) 2023-03-19 11:45:13 +00:00
custom_phrases.sql refactor: use RLS 2023-02-08 18:58:45 +08:00
hooks.sql refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
logs.sql refactor: add alteration scripts 2023-02-12 18:43:02 +08:00
logto_configs.sql refactor: use RLS 2023-02-08 18:58:45 +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 feat(schemas): add service logs table (#3390) 2023-03-14 15:15:45 +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: use RLS 2023-02-08 18:58:45 +08:00
users.sql refactor: decouple admin tenant and user tenant 2023-02-11 14:38:16 +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