Skip to content

Pass kwargs through to get_function_sql #791

Description

@mvanderlee

kwargs are passed around everywhere except in Function.get_sql.

I've implemented a parameter wrapper to ensure I can build parametrized queries, but this doesn't work on functions because of this simple issue.

https://github.com/kayak/pypika/blob/master/pypika/terms.py#L1336

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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