mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
optimizations
This commit is contained in:
@@ -95,6 +95,7 @@ class ExifInfo {
|
||||
);
|
||||
}
|
||||
|
||||
@TableIndex(name: 'idx_lat_lng', columns: {#latitude, #longitude})
|
||||
class RemoteExifEntity extends Table with DriftDefaultsMixin {
|
||||
const RemoteExifEntity();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user