Skip to content

Delete Command Glitch #2

@pushkar-dev

Description

@pushkar-dev

When delete command is called it deletes all taks of same name, because it comapres only name. Make it compare multiple feilds so that it only delets the particular argument passed.

  1. Update this querry
    image

  2. pass more arguments to execute accordingly. task.dbrender() returns a tuple which can then be comaperd to records in sql table tasks.
    image

all the information about tables is given in the dictionary defined at top

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions