Skip to content

Support TRUNCATE without TABLE #51

@swissspidy

Description

@swissspidy

From the docs: TRUNCATE [TABLE] tbl_name

You can do TRUNCATE wp_posts but also TRUNCATE TABLE wp_posts.

Right now, the former is not supported and results in a database error (General error: 1 incomplete input).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions