mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
CF Transactor(initial) (#7037)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com> Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
This commit is contained in:
@@ -115,5 +115,5 @@ export type DbAdapterFactory = (
|
||||
url: string,
|
||||
workspaceId: WorkspaceId,
|
||||
modelDb: ModelDb,
|
||||
storage: StorageAdapter
|
||||
storage?: StorageAdapter
|
||||
) => Promise<DbAdapter>
|
||||
|
||||
Reference in New Issue
Block a user