sgn
sgn copied to clipboard
BrAPI should not use materialized views
Expected Behavior
Most downloads etc should not use materialized views. Only things that are interactive, such as the wizard, should rely on materialized views.
For Bugs:
Environment
Steps to Reproduce
Will require speed improvements for native queries, let's revisit ideas like #3089 to improve speed
Need to create a list of which method (native vs materialized) which brapi call use
Related #2629