rsql

v0.13.4

v0.13.4 Jul 7 2024 at 04:01 UTC

✨ Enhancements

  • add schemas command and driver schema metadata (#166)

🐞 Bug fixes

  • correct issue where update check failure would prevent using the cli (#160)

📦 Build system

  • upgrade cargo dist to 0.18.0 (#168)
  • update postgresql_embedded to 0.14.0 (#164)
  • unpin dependencies (#159)
  • pin dependencies (#158)
  • enable pedantic lints for core (#157)
  • enable pedantic lints for drivers (#156)

🛠️ Other improvements

  • revert tabled (#169)
  • optimize metadata to only retrieve the current schema (#167)
  • update default format to psql (#161)