Files
synapse/changelog.d/19224.misc
Erik Johnston 78ec3043d6 Use sqlglot to properly check SQL delta files (#19224)
Rather than using dodgy regexes which keep breaking.

Also fixes a regression where it looks like we didn't fail CI if the
delta was in the wrong place.
2025-11-28 15:49:15 +00:00

2 lines
52 B
Plaintext

Improve robustness of the SQL schema linting in CI.