Skip to content

v0.16.12

Compare
Choose a tag to compare
@grigi grigi released this 22 May 16:01
· 706 commits to develop since this release
  • Make Field.default effect on db level when generate table
  • Add converters instead of importing from pymysql
  • Fix PostgreSQL BooleanField default value convertion
  • Fix JSONField typed in pydantic_model_creator
  • Add .sql() method on QuerySet