amz_book_authors

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
order int4 10 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
author_id int8 19 null
amz_authors.id amz_book_authors_author_id_1c09d8ad_fk_amz_authors_id R
book_id int8 19 null
amz_books.id amz_book_authors_book_id_51f88c4b_fk_amz_books_id R
check_by_validation bool 1 null
in_data_validation bool 1 null
status_data_validation jsonb 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
amz_book_authors_pkey Primary key Asc id
amz_book_authors_author_id_1c09d8ad Performance Asc author_id
amz_book_authors_book_id_51f88c4b Performance Asc book_id

Relationships