pdx-cs-rust-web / knock-knock

class webserver demo spring 2024
Other
2 stars 3 forks source link

Turn SQLx type checking on #17

Open BartMassey opened 5 months ago

BartMassey commented 5 months ago

Could choose to turn on SQLx type checking and start using cargo sql prepare. This makes everything more of a pain but might catch mistakes.