Skip to content

A better way to handle the DB #11

@Batzee

Description

@Batzee

DB in the firebase is created from the code in Android. But to remove or delete data from that db, the code simply is removing the DB and recreating it when again a new data is added. It is not the proper way to handle the DB operations. So it would be great if a solution is found only to remove the data instead of deleting the whole db.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions