v0.5.0
Pre-release
Pre-release
What's Changed
- Allow root db to be something other than postgres in temp db factory by @bplunkett-stripe in #79
- Online not null constraints:
SET NOT NULL
by @bplunkett-stripe in #83 - Simplify testing and update UUID format by @bplunkett-stripe in #86
- Remove extraneous
NOT NULL
statement generation. Update README by @bplunkett-stripe in #89
Full Changelog: v0.4.0...v0.5.0