preql v0.3 Release Notes
Release Date: 2020-06-18 // almost 5 years ago-
- 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
Previous changes from v0.2
-
- ๐ now we have documentation
- ๐ rearrange some code, re-export modules to support docs