Skip to content

docker exec -it adminpls python3 -m flask scheduler-reset ---> fails to run #10

@terry-sydaus

Description

@terry-sydaus
docker exec -it adminpls python3 -m flask scheduler-reset

The above command produces an error when it gets to the TRUNCATE TABLE sql command, as shown below.

sqlalchemy.exc.ArgumentError: Textual SQL expression 'TRUNCATE TABLE task_scheduler C...' should be explicitly declared as text('TRUNCATE TABLE task_scheduler C...')

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