0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

21 commits

Author SHA1 Message Date
simeng-li
d2fb597ef3
chore: whitelist add_on_sku_id (#6860)
chore: white list add_on_sku_id in compare db

white list add_on_sku_id in the compare db script
2024-12-09 02:55:38 +00:00
Darcy Ye
4945a2709f
fix: add DB constraints sorting reference (#6838) 2024-11-27 11:08:25 +00:00
Darcy Ye
8b19004102
fix: fix object comparison util method used in DB alteration CI (#6562) 2024-09-10 07:10:59 +00:00
Gao Sun
ca7ee8c227
feat(schemas): init app_secrets table 2024-07-21 19:59:30 +08:00
Darcy Ye
6dc380145c
refactor: update compare DB alteration scripts (#6152)
* refactor: update compare DB alteration scripts

* chore: add comments
2024-07-02 11:25:01 +08:00
Darcy Ye
f6e10f81bd
chore: normalize Logto DB region role names for DB alteration CI (#6144) 2024-07-01 07:51:41 +00:00
Gao Sun
b8fd594fea
refactor: fix workflow 2023-12-15 16:50:14 +08:00
Darcy Ye
5d78c7271b
refactor(core,schemas): update roles table schemas, add type column (#4378)
refactor(core,schemas): update roles table schemas, add type col and fix UTs

refactor(test,core,schemas): add role type constraint to DB level to keep the data source clean
2023-09-11 03:27:49 +00:00
Gao Sun
a2e01bd698
ci: compare multiple schemas including cloud (#4142) 2023-07-10 12:54:09 +08:00
wangsijie
1f618a3a10
feat(cli,cloud,schemas): seed m2m app for each tenant (#3364) 2023-03-12 09:34:15 +08:00
Gao Sun
bdd7374d31
refactor(schemas): use restrictive policies
for enhanced security and scalability. restrictive policies can
be combined with permissive policies for advanced use cases.
2023-03-08 19:16:42 +08:00
Gao Sun
a76ce24bee
refactor: seed data for multi-tenancy 2 2023-03-03 14:11:19 +08:00
Gao Sun
3c39c618a1
refactor: update per review 2023-02-15 23:30:27 +08:00
Gao Sun
ac199604bf
ci: update databse comparison script 2023-02-11 22:55:37 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration 2023-02-09 18:31:14 +08:00
Gao Sun
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
Gao Sun
5027203e29
chore: fix script indent 2023-01-28 20:03:07 +08:00
Gao Sun
de4b0bae16
refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
Gao Sun
54db878760
refactor: re-org alteration scripts 2023-01-28 12:58:42 +08:00
Gao Sun
d868e6ee49
feat(cli): rollback command for alteration (#2975) 2023-01-18 05:12:57 +00:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00