A tale of TimescaleDB, SQLx and testing in Rust

At Exein, we use TimescaleDB with SQLx for data storage across services. This article discusses our recent changes to database testing, the challenges we faced, and the solutions we derived.