Skip to content

Cherry-pick: Fix MSSQL index names with dashes not quoted (#1608) #12

@GingerAdonis

Description

@GingerAdonis

Upstream PR

dimitri#1608

Summary

MSSQL index names containing dashes caused errors during migration. Fix applies apply-identifier-case to the index-name variable before constructing the make-index struct.

Files

  • src/sources/mssql/mssql-schema.lisp

Notes

  • Low risk, 1-line change
  • Priority: Medium

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