Skip to content

Change db schema to allow optimized queries #22

Description

@fabianaferreira

Currently, we need to do some in-memory operations to post-process a data struct that comes from the db. This is necessary because we use the user IDa as key for an object. The fact that we do not know the key before fetching the data prevents us from doing optimized queries on the database for cleaning old rides.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions