Skip to content

v0.5.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 14:09
03c2513

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 to public.
  • 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!