copy_bucket_note

-1 rows


Columns

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

Indexes

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

Relationships