Skip to content

limit_clause should include **kwargs in it's function arguments #6

@mrbungie

Description

@mrbungie

Even if it's not going to be used, SQLAlchemy expects it that way. We experienced some problems with Airbnb's Caravel due to this problem.

Compare:
https://github.com/zzzeek/sqlalchemy/search?utf8=%E2%9C%93&q=limit_clause&type=Code

With:
https://github.com/Teradata/sqlalchemy-teradata/blob/master/sqlalchemy_teradata/compiler.py#L31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions