Skip to content

Cherry-pick: Fix multiple MSSQL excluding rules joined with AND instead of OR (#1329) #7

@GingerAdonis

Description

@GingerAdonis

Upstream PR

dimitri#1329

Summary

Multiple excluding clauses in MSSQL column listing SQL template were joined with and, producing impossible conditions. Fix changes join from and to or.

Files

  • src/sources/mssql/sql/list-all-columns.sql

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomponent: schemaDDL generation, schema discovery, indexessource: mssqlMS SQL Server source migrations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions