marshmallow-code/marshmallow-sqlalchemy

auto_field fails when used on a nullable ForeignKey

sloria opened this issue · 0 comments

raise ModelConversionError(
E   marshmallow_sqlalchemy.exceptions.ModelConversionError: Could not find field column of type <class 'sqlalchemy.sql.sqltypes.NullType'>.