Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

operators like getOne are not mapping model names to db field names #175

@etsuo

Description

@etsuo

For example if a model has a property userId that's decorated @Db('uid'), you have to model.getOne(uid: 123) rather than model.getOne(userId: 123).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions