Skip to content

Fixes databases with dots - add tilde_decode to table and db parameters#24

Open
voltagex wants to merge 2 commits into
datasette:mainfrom
voltagex-forks:urldecode
Open

Fixes databases with dots - add tilde_decode to table and db parameters#24
voltagex wants to merge 2 commits into
datasette:mainfrom
voltagex-forks:urldecode

Conversation

@voltagex

Copy link
Copy Markdown

Here's a fix so that databases with dots in their filenames work.

Added a basic test too - this could be cleaned up but I just wanted to use some software, man.

Fixes #23

@voltagex

voltagex commented Jan 20, 2024

Copy link
Copy Markdown
Author

Oh yeah, the tests in this project crash on Windows but I believe this is an existing issue in Datasette, not anything you or I have added.

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.

Database with dot in filename causes errors, tilde encoding issue

1 participant