Skip to content

Use injector

Compare
Choose a tag to compare
@pristupa pristupa released this 29 Jan 05:17
· 6 commits to master since this release

sqla_crud decorator is no longer needed if you use injector library.
Configure your injector to resolve SQLAlchemy Engine dependency and your repository interfaces will work without sqla_crud decorator.