0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages
simeng-li 18a142ab65
feat(schema): add resource and scope table (#145)
* feat(schema): add resource and scope table

implement resource-servers and resource-scopes table with some basic queries

* fix(schema): remove scope update querie

not allowed to update scope once created

* feat(schema): add resourceId foreign key to the scope table

add resourceId foreign key to the scope table

* fix(schema): remove trailling comma

remove trailling comma

* fix(schema): cr fix replace resource-servers table name using resources

replace resource-servers table name using resources
2021-12-01 11:41:16 +08:00
..
core feat(schema): add resource and scope table (#145) 2021-12-01 11:41:16 +08:00
phrases feat: add koa-pagination (#143) 2021-11-30 11:06:50 +08:00
schemas feat(schema): add resource and scope table (#145) 2021-12-01 11:41:16 +08:00
ui refactor(core): use plural in endpoint (#134) 2021-11-18 11:26:51 +08:00