Skip to content

0.69.2

Choose a tag to compare

@dantownsend dantownsend released this 13 Feb 20:11
· 505 commits to master since this release
  • Lots of documentation improvements, including how to customise BaseUser (courtesy @sinisaos).
  • Fixed a bug with creating indexes when the column name clashes with a SQL keyword (e.g. 'order'). See Pr 433. Thanks to @wmshort for reporting this issue.
  • Fixed an issue where some slots were incorrectly configured (courtesy @ariebovenberg). See PR 426.