macro_rules! db_relation_chunking_add { ($first:ident=$first_val:literal, $second:ident=$second_val:expr) => { ... }; }