Skip to content

v0.206.0

Choose a tag to compare

@SQLMesh SQLMesh released this 30 Jul 13:06
· 370 commits to main since this release
3555e73

✨ Features

🪲 Bug fixes

  • Stopped server would just restart (#5051) @benfdking
  • Inconsistent behaviour when a macro returns a list containing a single array vs multiple arrays (#5037) @erindru
  • (vscode) Force lsp to be single worker (#5050) @benfdking
  • (vscode) Improve registering of lsp in extension (#5056) @benfdking
  • Table_naming_convention not passed in all cases (#5062) @erindru
  • Respect the project configuration if the forward-only suffix was not set in the bot's config (#5064) @izeigerman

🧹 Chore

👽 Other