Skip to content

Add support for Map<PrimaryKey, Data> to Select and QueryManager #2

Description

@Niwer1525

Description:

Currently, we can only get data from SQLite as one Object or a List of Objects.

Proposed change:

Add a way to get data in a sort of map with the primary key(s) being the key(s) of this map.

Thanks to my brother for suggesting this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions