Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 03:48
· 819 commits to master since this release
1f71af3

0.7.0 (2020-07-07)

Bug Fixes

  • conversion error on identifiers (f1de031)
  • excludes constraints which aren't primary keys (e2e82ea)

Features

  • adds /functions (d2fb929)
  • adds policies to each table (eba1b9d)
  • adds the ability to create and update a schema (b79a4d4)
  • support CRUD on /schemas, /tables, /columns (5de5901)