Constant relations::schema::books_authors::all_columns
source · pub const all_columns: (book_id, author_id);
Expand description
A tuple of all of the columns on this table
pub const all_columns: (book_id, author_id);
A tuple of all of the columns on this table