Skip to content

Minor fix for Windows web UI interface#4752

Open
codetalker-ai wants to merge 15 commits into
SQLMesh:mainfrom
codetalker-ai:main
Open

Minor fix for Windows web UI interface#4752
codetalker-ai wants to merge 15 commits into
SQLMesh:mainfrom
codetalker-ai:main

Conversation

@codetalker-ai

Copy link
Copy Markdown
Contributor

On Windows OS running UI will render Source Code to be "File not found" since relative path on Windows is two backslashes \\, while SQLMesh uses POSIX format.
Aligned relative path to be POSIX format as well.

@georgesittas georgesittas left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@georgesittas

Copy link
Copy Markdown
Collaborator

We'll hold off merging this for a bit, need to ensure that our testing coverage on main is sufficient to avoid any regressions.

@codykonior-hsi

Copy link
Copy Markdown

Wow, this finally makes the sqlmesh ui work for me on Windows. It never worked before, it would always say it couldn't find any file I clicked on.

I hope it gets merged in, I'll put it in my private patches for now.

@tobymao tobymao enabled auto-merge (squash) January 8, 2026 17:58
@StuffbyYuki

Copy link
Copy Markdown
Collaborator

@codetalker-ai can you rebass your branch and push it again? It looks like there is some conflict. Once it passes tests we can merge it

@StuffbyYuki

Copy link
Copy Markdown
Collaborator

@codetalker-ai Just following up on my last comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants