Skip to content

After modifying the SQL in HTML, running the program still executes the old SQL #577

@wangxg422

Description

@wangxg422

After modifying the SQL in HTML, running the program still executes the old SQL. If cargo clean is executed, the newly modified SQL will be read, but project will be recompiled every time, which is time-consuming.

Use the html_sql macro to specify the file where the sql is located:

Image

and sql looks like:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions