Is there a way to use dynamic query in `sqlx::query!()"

后端 未结 0 479
自闭症患者
自闭症患者 2021-01-29 08:30

Context: rust, library sqlx

Question: how to compose similar queries from smaller parts, without losing type check?

macro_rules! select {
  () => {"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题