github agronholm/sqlacodegen 4.0.2

7 hours ago
  • Fixed rendering of inherited keyword arguments for dialect-specific types that use **kwargs in their initializers (such as MySQL CHAR with collation) while preserving existing *args rendering behavior (PR by @hyoj0942)
  • Fixed missing metadata argument when rendering plain tables with the SQLModel
  • Added support for self-referential tables in the SQLModel generator (PR by @sheinbergon)
  • Fixed empty dialect kwargs (e.g. postgresql_include=[]) being included in rendered indexes, tables, and columns (PR by @sheinbergon)

Don't miss a new sqlacodegen release

NewReleases is sending notifications on new releases.