v0.5.6
In this release, we wanted to increase our breadth of support and stabilize existing integrations.
Big changes
- We now have an MSI installer for Windows. (Special thanks to @brokad for pushing it over the line!)
- You can now specify the schema on Postgres import / export using the optional
--schema
parameter. Not specifying a schema defaults topublic
. - Synth import now has proper support for importing primary keys (not composite ones yet!)
Other important things
- Added warnings for signedness conversions
- General improvements to documentation
- Started a video series with tutorials on how to get started with Synth.
Thank you contributors!
Thank you @eltociear, @mdx97 and @vlushn for your awesome contributions and ideas!