Stream archive: experimenting with how to seed with SQLx Rust (2023-10-04 afternoon)
In this stream we investigate some ways we can seed our database using the SQLx-cli but eventually decide that we would rather not use the cli at all. #rust #postgres #sqlx
Links
SQLx FromRow trait: [https://docs.rs/sqlx/0.7.2/sqlx/trait.FromRow.html](https://docs.rs/sqlx/0.7.2/sqlx/trait.FromRow.html)
Proposal to improve sqlx for injection attacks: [https://github.com/launchbadge/sqlx/issues/1594](https://github.com/launchbadge/sqlx/issues/1594)
best practices to avoid injection attacks conversation: [https://github.com/launchbadge/sqlx/issues/123](https://github.com/launchbadge/sqlx/issues/123)
first conversation about cli migrations: [https://github.com/launchbadge/sqlx/issues/170](https://github.com/launchbadge/sqlx/issues/170) -- Watch live at https://www.twitch.tv/brookzerker