Derive Macro DBQueryDerive

Source
#[derive(DBQueryDerive)]
{
    // Attributes available to this derive:
    #[main_key]
    #[table_name]
}