Skip to content

v0.7.0

Choose a tag to compare

@iloveitaly iloveitaly released this 09 Feb 12:19
0580243

0.7.0 (2025-02-08)

Primary change is adding improved defaults for sqlalchemy key naming.

Features

  • migrations: add test to validate autogenerated migrations (03e0511)

Bug Fixes

  • filter migration files to include only Python files in test (76f6723)
  • make another_with_index optional in ExampleRecord (2ace729)

Documentation

  • enhance README with alembic integration instructions (a7ac734)
  • improve Alembic integration guidance and resources (1206278)