macro_rules! define_sql_operation { ($trait_name:ident, $condition:ident, $any_type:ty) => { ... }; }