You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really nice to be able to format nicely SQL strings used by fragment
Since fragment already takes a string, it seems fairly trivial to replace it with a ~SQL sigil to get nice formatting. I'm not sure if the rust crate allows for this, but it'd be a nice feature!