slonik v23.0.2 Release Notes

Release Date: 2020-11-04 // over 3 years ago
  • 23.0.2 (2020-11-04)

    🐛 Bug Fixes

    • 👍 allow SerializableValueType to include Record types with optional fields (fixes #222) (#223) (849453b)
    • ✅ attempt to fix test script (005b310)
    • install postgresql-12 (e750c98)
    • ✂ remove deprecated key (1187491)
    • 🐧 specify linux arch (cbf5fde)
    • types: export CommonQueryMethodsType (#224) (9b16320)
    • types: export SqlTokenType (#225) (8e722ec)
    • types: re-add 'uuid' as part of TypeNameIdentifierType (#221) (46e4b8f), closes #195 #135