Skip to content

Bug fixes and packaging fix

Compare
Choose a tag to compare
@collerek collerek released this 26 Jun 17:37
· 418 commits to master since this release
6af92aa

0.11.2

🐛 Fixes

  • Fix database drivers being required, while they should be optional #713
  • Fix boolean field problem in limit queries in postgres without limit_raw_sql flag #704
  • Fix enum_class spilling to schema causing errors in OpenAPI #699