michalc / sqlite-s3-query

Python functions to query SQLite files stored on S3
MIT License
251 stars 15 forks source link

feat: Windows support #55

Closed michalc closed 1 year ago

michalc commented 1 year ago

It looks like for Windows in the production code:

And in tests:

Closes: https://github.com/michalc/sqlite-s3-query/issues/46