-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
When the user selects a view to query on the SQL query page, a SELECT * query is generated against the source table. Instead of issuing a SELECT * against the source table, the view SQL should be used (the user may have edited the view)
So regardless of the edited view, the user will always see the full table results