Skip to content

1.3.0

Compare
Choose a tag to compare
@mysticmind mysticmind released this 06 Dec 12:55
· 286 commits to master since this release

Weasel.Postgres

Enhancements

  • Add index definition parse logic to handle nulls sort order #52
  • Add implementation to support COLLATE on index creation #54

Bug Fixes

  • Index parsing fails with an exception when USING clause is not there in the index definition #53
  • Fix index definition parse logic to handle tablespace #51

Miscellaneous

  • Add unit test for support FASTUPDATE on gin indexes #25

Milestone v1.3.0: https://github.com/JasperFx/weasel/milestone/8?closed=1
Full Changelog: v1.2.0...v1.3.0