Skip to content

getDatabaseEngine is returning wrong type #441

@InfiniteAengus

Description

@InfiniteAengus

context.getDatabaseEngine is returning wrong type.
It returns an engine from DATABASE_ENGINES which has a single entry of type StorageEngineVerida but currently it's returning IStorageEngine which has no relationship between two.

And also context.databaseEngines is typed as [key: string]: IStorageEngine but it's assigning StorageEngineVerida type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions