{"body":"vponomaryov: I traced the call to: \n@require_context\ndef share_get(context, share_id, session=None):\n    result = _share_get_query(context, session).filter_by(id=share_id).first()\n    if result is None:\n        raise exception.NotFound()\n    return result\n\nin sqlalchemy/api.py, isn't it set to return everything according to the model? My new column is already there","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/03AxKbW6","modified":1426162265,"id":"03AxKbW6","size":367,"lines":9,"own_paste":false,"theme":"","date":1426162265}