marshmallow-sqlalchemy
marshmallow-sqlalchemy copied to clipboard
auto_field fails when used on a nullable ForeignKey
raise ModelConversionError(
E marshmallow_sqlalchemy.exceptions.ModelConversionError: Could not find field column of type <class 'sqlalchemy.sql.sqltypes.NullType'>.