mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
preexisiting pg docs
This commit is contained in:
@@ -231,6 +231,7 @@ export class DatabaseRepository {
|
||||
|
||||
if (promises.length > 0) {
|
||||
await Promise.all(promises);
|
||||
this.logger.log('Vector reindexing complete');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user