sip.screen_message ↑ sip schema Columns Column Type Nullable Default Notes key PK text No message text No Primary Key (key) Indexes Index Method Definition screen_message_pkey PK btree CREATE UNIQUE INDEX screen_message_pkey ON sip.screen_message USING btree (key)