Skip to content

Bug fixes

Compare
Choose a tag to compare
@collerek collerek released this 21 Jul 12:44
· 778 commits to master since this release
6d0e991

0.10.15

🐛 Fixes

  • Fix generating pydantic models tree with nested models (by @pawamoy - thanks!) #278
  • Fix missing f-string in warning about missing primary key field #274
  • Fix passing foreign key value as relation (additional guard, fixed already in the latest release) #270