β Added config_class option to pydantic model genator that allows the developer to customize the generated pydantic model's Config class. (#1048)
π Fixed
^
β Fastapi example test not working. (#1029)
π Fix create index sql error. (#1202)
π Fix dependencies resolve error. (#1246)
π Fix ignoring zero value of limit. (#1270)
π Fix ForeignKeyField is none when fk is integer 0. (#1274)
π Fix limit ignore zero. (#1270)
π Fix min/max value validators for decimal fields. (#1291)