amz_series_books

116630 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
order int2 5 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_series_books_book_id_1e4790a7_fk_amz_books_id R
series_id int8 19 null
amz_series.id amz_series_books_series_id_f07753a3_fk_amz_series_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_series_books_pkey Primary key Asc id
amz_series_books_book_id_1e4790a7 Performance Asc book_id
amz_series_books_series_id_f07753a3 Performance Asc series_id
idx_book_series Performance Asc book_id
idx_series_books Performance Asc series_id

Relationships