0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00
logto/packages/cli/src
Gao Sun fa85b7d0eb
refactor: remove withtyped in core (#3375)
Keeping withtyped will introduce an additional database pool per tenant,
which is not good for performance and it should be more like all-or-nothing choice.
So remove it for core, but keep it in cloud.
2023-03-13 04:01:14 +00:00
..
commands refactor: remove withtyped in core (#3375) 2023-03-13 04:01:14 +00:00
include.d refactor: fix esm mock context (#2725) 2022-12-26 12:12:19 +00:00
queries refactor: hide internal roles for user tenants 2023-03-09 00:07:33 +08:00
constants.ts Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
database.ts refactor: hide internal roles for user tenants 2023-03-09 00:07:33 +08:00
index.ts refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00
test-utils.ts refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00
utils.ts refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00