labels

1 row where category = 2056 and content_string = "CB116D1C-DE9A-4924-AE00-1BB8DE61678B-7318-000005F706526CE5_photo.jpg"

View and edit SQL

content_string

  • CB116D1C-DE9A-4924-AE00-1BB8DE61678B-7318-000005F706526CE5_photo.jpg · 1

category

  • 2056 · 1
id ▼ uuid groupid category owning_groupid content_string normalized_string lookup_identifier
11450861 0CE448B6-E909-49F0-B97C-1F2408D08970 23587 2056 0 CB116D1C-DE9A-4924-AE00-1BB8DE61678B-7318-000005F706526CE5_photo.jpg cb116d1c-de9a-4924-ae00-1bb8de61678b-7318-000005f706526ce5_photo.jpg  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [labels] (
   [id] INTEGER PRIMARY KEY,
   [uuid] TEXT,
   [groupid] INTEGER,
   [category] INTEGER,
   [owning_groupid] INTEGER,
   [content_string] TEXT,
   [normalized_string] TEXT,
   [lookup_identifier] TEXT
);
CREATE INDEX [idx_labels_uuid]
                ON [labels] ([uuid]);
CREATE INDEX [idx_labels_normalized_string]
                ON [labels] ([normalized_string]);
Powered by Datasette · Query took 60.286ms · About: dogsheep/dogsheep-photos