Ensure sqlez build succeeds on Windows (#7072)
On Windows, `OsStr` must be a valid [WTF-8](https://simonsapin.github.io/wtf-8/) sequence, and there are no safety ways converting from bytes to OsStr in std. So I added `PathExt::try_from_bytes` and use it in `sqlez`.
白
白山風露 committed
631f8859007797138738aab13bea150b21573f75
Parent: 30b9cef
Committed by GitHub <noreply@github.com>
on 1/30/2024, 6:07:46 PM