flask-restless icon indicating copy to clipboard operation
flask-restless copied to clipboard

Removed included from _get_collection_helper()

Open AlmightyOatmeal opened this issue 8 years ago • 2 comments

  • Fixes #558 by removing the included portion instead of trying to map the entire table.

AlmightyOatmeal avatar Jul 10 '16 18:07 AlmightyOatmeal

This is not going to be the right solution to this problem. We still need to fetch and return the resources that are requested to be included.

jfinkels avatar Jul 13 '16 01:07 jfinkels

The functionality should be removed until it can perform as described in the features. This would be considered regression and should not be made available until it is functioning properly. In my opinion, it is the correct fix for the time being.

AlmightyOatmeal avatar Jul 13 '16 15:07 AlmightyOatmeal