All Versions
3
Latest Version
0.3
Avg Release Cycle
55 days
Latest Release
1401 days ago

Changelog History

  • v0.3 Changes

    June 18, 2020
    • lookup types by name when OID is not known statically
    • specify isolation level when running a transaction
    • stop trying to fake nested transactions
    • provide direct access to a Connection when that control is needed
  • v0.2 Changes

    March 31, 2020
    • ๐Ÿ“š now we have documentation
    • ๐Ÿ“„ rearrange some code, re-export modules to support docs
  • v0.1 Changes

    February 29, 2020

    0.1 highlights include:

    • binary wire format
    • check that Postgres sent expected type before decoding
    • ๐Ÿ‘ Quasiquoter supports mixing numbered & antiquoted params