labels

1 row where category = 1015 and groupid = 20233

View and edit SQL

groupid

  • 20233 · 1

category

  • 1015 · 1
id ▼ uuid groupid category owning_groupid content_string normalized_string lookup_identifier
624983 351DAFC9-ABE1-41B8-8613-E1A73CE951B0 20233 1015 0 2008 2008  

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 48.85ms · About: dogsheep/dogsheep-photos