sessions


Description

Sovelluksen sessiot

Columns

Column Type Size Nulls Auto Default Children Parents Comments
key text 2147483647 null

Session tunniste.

data jsonb 2147483647 null

Sessioon liitetyt tiedot.

created_at timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
sessions_pkey Primary key Asc key
sessions_ticket Performance

Relationships