2023-11-23
🔗Spent some time yesterday and today updating my sqlx JSON companion crate to support sqlx 0.7. I also added a type that makes it easier to get a Box<RawValue> out of the query.
Also finally added tests! And wrote up some notes on using JSON in sqlx.