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
simeng-li 54fd29e41f
feat(schemas): create sso_connectors table (#4694)
* feat(schemas): create sso_connectors table

create sso_connectors table

* chore(schemas): add comments

add comments

* fix(schemas): remove dummy comments

remove dummy comments

* fix(schemas): fix schema typo

fix schema typo

* fix(schemas): adjust the alteration column order

adjust the alteration column order

* fix(schemas): drop policy

drop policy

* chore: fix the db alteration compare job tag version

fix the db alteration compare job tag version

* fix(schemas): set sso table order

set sso table order

* fix(schemas): fix alteration script

fix alteration script
2023-10-20 10:46:09 +08:00
..
_after_all.sql
_after_each.sql
_before_all.sql
_functions.sql
applications.sql
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
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_role_scope_relations.sql feat(schemas): init organization tables 2023-10-07 17:49:28 +08:00
organization_role_user_relations.sql feat(schemas): init organization tables 2023-10-07 17:49:28 +08:00
organization_roles.sql refactor(schemas): make description nullable 2023-10-08 13:47:22 +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 refactor(schemas): make description nullable 2023-10-08 13:47:22 +08:00
passcodes.sql
resources.sql
roles.sql fix(schemas): specify function db schema of check_role_type (#4469) 2023-09-11 08:58:17 +00:00
roles_scopes.sql
scopes.sql
sentinel_activities.sql refactor(schemas): improve regexp 2023-09-19 12:03:58 +08:00
service_logs.sql
sign_in_experiences.sql feat(schemas): add mfa to sign in experience table (#4396) 2023-09-12 10:36:47 +08:00
sso_connectors.sql feat(schemas): create sso_connectors table (#4694) 2023-10-20 10:46:09 +08:00
systems.sql
users.sql feat(schemas): add user verifications column (#4480) 2023-09-15 11:16:47 +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