photoprism/internal/query
Michael Mayer ac33ee87a1 Purge command: Fix database query and add --dry flag #234
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-07 20:33:11 +02:00
..
account.go
account_uploads.go
account_uploads_test.go
album.go Backend: Don't use private photos as cover for labels or albums 2020-04-27 17:06:36 +02:00
album_test.go Backend: Use new fixtures in query tests 2020-05-01 14:18:51 +02:00
category.go
category_test.go
country_test.go Backend: Use new fixtures in query tests 2020-05-01 14:18:51 +02:00
file.go Purge command to remove missing files from the index #234 2020-05-07 19:42:04 +02:00
file_share.go
file_sync.go
file_sync_download.go
file_test.go Backend: Use new fixtures in query tests 2020-05-01 14:18:51 +02:00
geo.go
geo_test.go
label.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
label_test.go Backend: Use new fixtures in query tests 2020-05-01 14:18:51 +02:00
moments_time.go
moments_time_test.go
photo.go Purge command: Fix database query and add --dry flag #234 2020-05-07 20:33:11 +02:00
photo_test.go Backend: Code clean-up 2020-05-03 18:00:50 +02:00
query.go
query_test.go Backend: Set test database using PHOTOPRISM_TEST_DSN 2020-04-30 22:39:38 +02:00
selection.go