Skip to content

Feature: case-sensitive column names for schema_changes_from_baseline #894

@kokorin

Description

@kokorin

schema_changes_from_baseline ignores column name case: in Snowflake we have "MyColumn", while in YAML we have:

- name: MYCOLUMN
  quote: true

I would expect that quoted column names are compared by exact match.

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