Skip to content

Keyword Support for IGNORE NULLS #430

@xterao

Description

@xterao

Description
Evaluate whether IGNORE NULLS, used in BigQuery and MySQL, should be included as a keyword token.

Expected Enhancement
When implementing database switching options, add IGNORE NULLS as a keyword token for databases that support it.

Notes

  • Ensure compatibility across supported dialects.
  • Prevent IGNORE NULLS from being incorrectly applied in PostgreSQL where it is not valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions