mirror of
https://github.com/ddworken/hishtory.git
synced 2025-07-27 08:11:03 +02:00
* Add explicit DROP TABLE directives for temp_inactive_devices and drop the TEMP qualifier for non-postgres DBs, fixes #288
* Revert "Add explicit DROP TABLE directives for temp_inactive_devices and drop the TEMP qualifier for non-postgres DBs, fixes #288"
This reverts commit db6d8413a7
.
* Skip deep cleans for sqlite DBs