hishtory/backend/server
David Dworken f8c414b2c9
Skip deep cleans for sqlite DBs (#289)
* 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
2025-01-20 17:50:33 -08:00
..
internal Skip deep cleans for sqlite DBs (#289) 2025-01-20 17:50:33 -08:00
docker-compose.yml Add test coverage to prevent issues like #241 in the future (#244) 2024-09-06 17:08:08 -07:00
Dockerfile Upgrade to go1.23 and swap to using the new iters package 2024-08-25 12:24:19 -07:00
server.go Disable usage data stat tracking for self-hosted servers for #246 (#250) 2024-09-15 18:58:48 -07:00