Tokio Postgres Dynamic Query

Note The code can be found here. I recently searched for this and could not find an adequate result, so I decided to make a post and a corresponding repo to demonstrate this. Sometimes you need to build a query at runtime and in doing so, you will need to create a dynamic query. You can use tokio postgres to do this but it’s not entirely straight forward.

My First Post

1 Prelude This is the first paragraph. 1.1 This should be a sub paragraph This should be a sub paragraph. fn main(){println!("hello world")}This should show a formula. $$ c = \pm\sqrt{a^2 + b^2} $$ This should show a note Note This is note This should be a tip Tip This is a tip!