Skip to content

Releases: schireson/pytest-alembic

v0.9.0

21 Feb 20:09
7db8f21
Compare
Choose a tag to compare

What's Changed

  • Fix typos in doc-strings and exception message by @danfimov in #57
  • fix: Correctly insert the root package during metaadata detection. by @DanCardin in #58
  • Fix broken link to pytest-mock-resources documentation by @mgedmin in #62
  • fix: Compatibility with pytest-asyncio >0.16 (by registering as a proper pytest plugin) by @DanCardin in #63

New Contributors

Full Changelog: v0.8.3...v0.9.0

v0.8.2

10 Apr 22:58
d144b89
Compare
Choose a tag to compare

What's Changed

  • fix: Improve test options for all_models_register_on_metadata. by @DanCardin in #49
  • fix: Add missing connection param to table_at_revision. by @DanCardin in #53

Full Changelog: v0.8.1...v0.8.2

v0.8.1

12 Mar 14:28
f563189
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Feb 14:57
f0f761e
Compare
Choose a tag to compare

What's Changed

  • docs: update example for insert_to by @KyleKing in #47
  • fix: Avoid the use of the high-level alembic command interface in mos… by @DanCardin in #48

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

08 Feb 14:57
fac82f1
Compare
Choose a tag to compare

What's Changed

  • test: Support asyncio based test execution. by @DanCardin in #45

Full Changelog: v0.6.1...v0.7.0

v0.6.0

30 Nov 16:14
1bd4173
Compare
Choose a tag to compare

What's Changed

  • fix: Run pytest tests inline (faster and easier coverage). by @DanCardin in #39
  • Dc/better up down consistency by @DanCardin in #40
  • feat: Add ability to set a minimum bound downgrade migration by @DanCardin in #42

Full Changelog: v0.5.1...v0.6.0