
* Register a sqlalchemy event listener on all models that are subclasses of HasId to make sure id is set on object creation so the id can be referenced prior to commit. * Add TODO entry to think about refactoring out sqlalchemy from the plugin
Description
Languages
Python
98.8%
Dockerfile
0.6%
Shell
0.5%