Skip to main content

member_seen_lock

A lock corresponding to a human currently matching using a member_seen record. This does not correspond to any Postgres lock as no continuous connection is held during the duration of the matching but updates are still not allowed.

Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
member_seen_idbigintNoYes-

Generated through expression: 
matching_session_idbigintNoYes-

Generated through expression: 
lock_begintimestamp with time zoneNoYes-

Generated through expression: 
lock_endtimestamp with time zoneYesYes-

Generated through expression: 
is_activebooleanNoNo-

Generated through expression: (lock_end IS NULL)