Steffen Müthing

Results 2 issues of Steffen Müthing

The autoincrement property of ormar fields does not get propagated to the SQLAlchemy column definition. As a result, the autoincrement property of the SQLAlchemy column defaults to `auto`, making it...

When trying socket activation for my Docker network plugin, I noticed that the first request to the plugin never reached the plugin. As it turns out, the relevant code for...