Crate sui_sql_macro

Source

Macrosยง

  • The sql! macro is used to construct a diesel::SqlLiteral<T> using a format string to describe the SQL snippet with the following syntax: