user_bucket_note

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('container.user_bucket_note_id_seq'::regclass)
bucket int4 10 null
user_bucket.id user_bucket_note_bucket_fkey C
note text 2147483647 null

Indexes

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

Relationships