Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip deep cleans for sqlite DBs #289

Merged
merged 3 commits into from
Jan 21, 2025
Merged

Skip deep cleans for sqlite DBs #289

merged 3 commits into from
Jan 21, 2025

Conversation

ddworken
Copy link
Owner

@ddworken ddworken commented Jan 21, 2025

Fixes #288

… the TEMP qualifier for non-postgres DBs, fixes #288
…and drop the TEMP qualifier for non-postgres DBs, fixes #288"

This reverts commit db6d841.
@ddworken ddworken changed the title Add explicit DROP TABLE directives for temp_inactive_devices and drop the TEMP qualifier for non-postgres DBs, fixes #288 Skip deep cleans for sqlite DBs Jan 21, 2025
@ddworken ddworken merged commit f8c414b into master Jan 21, 2025
20 checks passed
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.

[BUG] Error when using Sqlite - db.go:434 near "(": syntax error
1 participant