Column descriptions

id
The ID of the modality.

View and edit SQL

Advanced export

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

CSV options:

CREATE TABLE [modality] (
   [id] TEXT PRIMARY KEY
);