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
2024-06-22 22:59:43 +08:00
..
_after_all.sql refactor: remove internal role policies (#5904) 2024-05-21 21:44:24 +08:00
_after_each.sql
_before_all.sql fix(schemas): set default password for tenant (#4535) (#5339) 2024-03-01 13:50:49 +09:00
_functions.sql refactor: fix test and ci 2024-03-21 23:10:24 +08:00
application_sign_in_experiences.sql feat(schemas): add application sign-in-experience table (#5122) 2023-12-21 10:20:45 +08:00
application_user_consent_organization_resource_scopes.sql feat(schemas): add table for app org resource scope consent (#5803) 2024-04-29 10:48:02 +08:00
application_user_consent_organization_scopes.sql feat(schemas): add application permissions relation tables (#5097) 2023-12-15 10:18:44 +08:00
application_user_consent_organizations.sql feat(schemas): add new application user consent orgs table (#5235) 2024-01-16 10:47:59 +08:00
application_user_consent_resource_scopes.sql feat(schemas): add application permissions relation tables (#5097) 2023-12-15 10:18:44 +08:00
application_user_consent_user_scopes.sql feat(schemas): add application permissions relation tables (#5097) 2023-12-15 10:18:44 +08:00
applications.sql feat(core): init organization app apis 2024-06-19 22:29:44 +08:00
applications_roles.sql fix(schemas): specify function db schema of check_role_type (#4469) 2023-09-11 08:58:17 +00:00
connectors.sql
custom_phrases.sql
daily_active_users.sql refactor(core, schemas): enhance the time accuracy of dau data (#5451) 2024-03-01 12:43:55 +08:00
daily_token_usage.sql feat(core,schemas): add daily token usage table to ease the usage calculation (#5148) 2023-12-25 04:56:53 +00:00
domains.sql
hooks.sql
logs.sql feat: init sentinel 2023-09-16 17:15:53 +08:00
logto_configs.sql feat(core,phrases,shared): add apis to fetch, delete and rotate oidc private keys 2023-10-11 15:28:24 +08:00
oidc_model_instances.sql
organization_application_relations.sql feat(core): init organization app apis 2024-06-19 22:29:44 +08:00
organization_invitation_role_relations.sql refactor: add invitation api tests (#5324) 2024-01-29 01:39:52 +00:00
organization_invitations.sql refactor: remove magic links 2024-01-29 20:21:45 +08:00
organization_jit_email_domains.sql feat(core,console): organization jit roles 2024-06-14 14:50:33 +08:00
organization_jit_roles.sql feat(core,console): organization jit roles 2024-06-14 14:50:33 +08:00
organization_jit_sso_connectors.sql feat(core): organization jit sso apis 2024-06-20 11:35:04 +08:00
organization_role_application_relations.sql feat: organization role types 2024-06-22 22:59:43 +08:00
organization_role_resource_scope_relations.sql feat(core,schemas): add organization resource scope relations (#5608) 2024-04-07 11:10:13 +08:00
organization_role_scope_relations.sql feat(schemas): init organization tables 2023-10-07 17:49:28 +08:00
organization_role_user_relations.sql feat: organization role types 2024-06-22 22:59:43 +08:00
organization_roles.sql feat: organization role types 2024-06-22 22:59:43 +08:00
organization_scopes.sql refactor(schemas): make description nullable 2023-10-08 13:47:22 +08:00
organization_user_relations.sql feat(schemas): init organization tables 2023-10-07 17:49:28 +08:00
organizations.sql feat(core,console): organization mfa requirement 2024-06-08 14:15:07 +08:00
passcodes.sql
resources.sql
roles.sql feat: default user role (#5872) 2024-05-17 16:02:05 +08:00
roles_scopes.sql
scopes.sql fix(schemas): fix the get interation/consent api bug (#5503) 2024-03-20 14:31:35 +08:00
sentinel_activities.sql refactor(schemas): improve regexp 2023-09-19 12:03:58 +08:00
service_logs.sql refactor: remove service log fkey (#5959) 2024-05-31 18:09:43 +08:00
sign_in_experiences.sql feat(schemas): add agree_to_terms_policy for sie table (#6036) 2024-06-18 21:47:21 +08:00
sso_connectors.sql refactor(core,schemas,console): optimize the sso connector endpoints naming (#5047) 2023-12-04 15:07:33 +08:00
subject_tokens.sql feat(core): issue subject tokens (#6045) 2024-06-22 02:31:27 +00:00
systems.sql
user_sso_identities.sql refactor(schemas): add new sso_connector_id column to the users_sso_identities table (#4843) 2023-11-08 08:55:45 +00:00
users.sql feat: add profile api, update api and database, add tests 2024-03-20 13:16:23 +08:00
users_roles.sql fix(schemas): specify function db schema of check_role_type (#4469) 2023-09-11 08:58:17 +00:00
verification_statuses.sql