We continue where we left off this morning and write the insert part of the SQLx article.
rust #sqlx #postgres
Links
Postgres insert documentation: [https://www.postgresql.org/docs/curre...](https://www.postgresql.org/docs/curre...)
anyhow error handling crate: [https://crates.io/crates/anyhow](https://crates.io/crates/anyhow)
eyre error handling crate: [https://crates.io/crates/eyre](https://crates.io/crates/eyre)
Brooks Builds course LMS in progress: [https://learning.brooksbuilds.com/](https://learning.brooksbuilds.com/)
Helix documentation: [https://docs.helix-editor.com/title-p...](https://docs.helix-editor.com/title-p...)
SQLx Rust Quickstart: [https://github.com/launchbadge/sqlx/b...](https://github.com/launchbadge/sqlx/b...) -- Watch live at / brookzerker