PassportQueueServer

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
passport_id uuid 2147483647 null
Passport.id PassportQueueServer_passport_id_fkeyR
completed bool 1 false
created_at timestamptz 35,6 now()
updated_at timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
PassportQueueServer_pkey Primary key Asc id

Relationships