Skip to content

Conversation

jiffyclub
Copy link

Diskcache is using double-quoted string literals in SQL queries, which is not supported by all SQL databases. This change replaces double quotes with single quotes in SQL queries.

Copied from grantjenks#311

Diskcache is using double-quoted string literals in SQL queries,
which is not supported by all SQL databases. This change replaces
double quotes with single quotes in SQL queries.

Copied from grantjenks#311
@jiffyclub jiffyclub merged commit c637aad into master Mar 14, 2025
@jiffyclub jiffyclub deleted the fix-quoting branch March 14, 2025 22:18
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.

1 participant