Skip to content

Conversation

codetalker-ai
Copy link
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.

Copy link
Contributor

@georgesittas georgesittas left a comment

Choose a reason for hiding this comment

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

Thanks!

@georgesittas
Copy link
Contributor

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

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.

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.

4 participants