Bug 🐛 fix for pgmq.set_vt() and pgmq.pop()
What's Changed
- update sqlx cache in pgmq-rs by @ChuckHend in #219
- adjust new_with_pool to return PGMQueue directly by @gruebel in #217
- Fix deb builds by @ChuckHend in #220
- use set of pop/set_vt by @ChuckHend in #223
New Contributors
Full Changelog: v1.2.0...v1.2.1