improve postgresql performance

This commit is contained in:
DioCrafts
2025-04-09 00:21:20 +02:00
parent 7473ee438f
commit 8f1d213526
36 changed files with 2191 additions and 233 deletions
+1
View File
@@ -15,6 +15,7 @@ pub mod search_service;
pub mod share_service;
pub mod favorites_service;
pub mod recent_service;
pub mod storage_usage_service;
#[cfg(test)]
mod trash_service_test;