Skip to content

Fix the db.Base.delete method #2

Description

@lee-pai-long

Currently it doesn't work as expected, it just doesn't do anything without any errors.

A dirty fix would be to use an SQL query directly, it is to be avoided if possible, but if there is no other solution, it will be better to have a SQL query hidden down in the model abstraction than to have a delete method that doesn't work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions