Skip to content

Releases: mastercoms/sqlmodel

0.0.9-a.5

07 Feb 15:00

Choose a tag to compare

  • Improve support for latest tooling

0.0.9-a.4

07 Feb 14:46
59b2e9c

Choose a tag to compare

  • Upgrade to 1.4.46 for facilitating SA2.0 update

0.0.9-a.3

20 Dec 13:34

Choose a tag to compare

  • Rework/complete async support. SQLModel style exec/get/execute now supported, and create_async_engine is SQLModel integrated. Please update your usages to reflect this.
  • Update dependencies (SQLAlchemy 1.4.45)
  • Update to Python 3.8 minimum
  • Fix attribute error when using sa_relationship
  • Fix repeated column construction (fixes error with specifying a ForeignKey for SQLAlchemy cascade)
  • Fix incorrect version metadata for fork

0.0.9-a.2

08 Sep 03:53

Choose a tag to compare

  • Some small diff clean up

0.0.9-a.1

08 Sep 03:50

Choose a tag to compare

  • Update to 0.0.8 sqlmodel

0.0.7-a.6

17 May 04:54

Choose a tag to compare

  • Only populate relationships in dict

0.0.7-a.5

17 May 04:50

Choose a tag to compare

  • Only populate dict for table

0.0.7-a.4

17 May 04:44

Choose a tag to compare

  • More comprehensive dict handling

0.0.7-a.3

17 May 04:36

Choose a tag to compare

  • Fix improper dict population in 0.0.7-a.2

0.0.7-a.2

17 May 04:29

Choose a tag to compare