Files
galaxy/lib
John Chilton e73731f552 Optimize database interaction for user workflow list.
Don't LEFT OUTER JOIN workflow against its steps to produce step count - this causes a lot of duplicated workflow data and fetches step data not needed to just produce a step count.

Tweak pre-fetching for workflows shared with user also.
2018-02-13 11:53:10 -05:00
..