There was an error fetching the commit references. Please try again later.
Assistant: Don't query the database for unneeded data
If we only need registered documentations of a specific namespace we can
restrict the SQL query accordingly, so that we don't have to iterate
through all the results afterwards.
Change-Id: I124cf16ed95e1010b8a05d8cb723c2a1f03120d4
Reviewed-by:
Jarek Kobus <jaroslaw.kobus@qt.io>
Showing
Please register or sign in to comment