|
|
|
|
|
by ruslan_talpa
2422 days ago
|
|
I understand the problem you are describing, i would say that is a wrong type of view to create, if one plans to write filters on top of that view then it should be written so the filters can be inlined in the view (which would basically give you the finished query you would be sending from the layer above) |
|