Skip to content

Flask_Table manipulating the content of specific cells #111

@hackRussiaVKA

Description

@hackRussiaVKA

Is there any way to execute sql queries in flask_table columns? Some of the values in my database are raw SQL queries saved as a string; when I manually create an html table I could force jinja to execute those queries using {{ }} instead of browsing them as a text, but with flask_table I can't edit the content of specific columns. Is this correct?

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