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

15 commits

Author SHA1 Message Date
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