Charles-Antoine Dupont

Results 2 comments of Charles-Antoine Dupont

@AndreasGB, have you by any chance found a way to deal with nested schemas? Your method works when not using nested schema, but the session is not passed from one...

Answer to my own question is here: https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/20#issuecomment-136400602 The session simply has to be set when declaring the schemas.