marshmallow-sqlalchemy icon indicating copy to clipboard operation
marshmallow-sqlalchemy copied to clipboard

auto_field fails when used on a nullable ForeignKey

Open sloria opened this issue 3 years ago • 0 comments

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

sloria avatar Jun 21 '22 18:06 sloria