photoprism/internal/query
Michael Mayer 2fed4b549c Index: Refactor optimization worker logs and queries #3124 #3742
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-10-15 11:02:15 +02:00
..
testdata/directory
account.go
account_test.go
account_uploads.go
account_uploads_test.go
albums.go
albums_test.go
categories.go
categories_test.go
counts.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
counts_test.go
covers.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
covers_test.go
duplicates.go
duplicates_test.go
errors.go
errors_test.go
faces.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
faces_test.go
file_selection.go Search: Include RAW files in results by default #2040 2023-10-06 02:22:48 +02:00
file_selection_test.go
file_shares.go
file_shares_test.go
file_sync_download.go
file_sync_download_test.go
file_syncs.go
file_syncs_test.go
files.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
files_hashes.go
files_hashes_test.go
files_test.go
folders.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
folders_test.go
label.go
label_test.go
markers.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
markers_test.go
moments.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
moments_test.go
photo.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
photo_map.go
photo_map_test.go
photo_selection.go
photo_selection_test.go
photo_test.go UX: Add Delete All button to archive page toolbar #272 2023-07-23 17:57:48 +02:00
places.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
places_test.go
purge.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
purge_test.go
query.go Backend: Refactor SQL batch size limit #3124 #3742 2023-10-15 09:46:04 +02:00
query_test.go Backend: Refactor SQL batch size limit #3124 #3742 2023-10-15 09:46:04 +02:00
sessions.go
sessions_test.go
subjects.go
subjects_test.go
users.go
users_test.go