Diffusion Baloo 619547cbfefe

Remove extra spaces from Debug output, insert delimiters between fields

Authored by bruns on Nov 25 2018, 9:00 PM.

Description

Remove extra spaces from Debug output, insert delimiters between fields

Summary:
When a single query is streamed, the fields may be separated with multiple
spaces, while subqueries, which are streamed via recursion from QVector,
may lack any spaces between fields.

Disable any automatic insertion of spaces and add delimiters manually
where necessary.

Reviewers: Baloo, Frameworks, ngraham, poboiko, astippich

Reviewed By: astippich

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D17160

Details

Committed
brunsDec 1 2018, 1:46 PM
Reviewer
astippich
Differential Revision
D17160: Remove extra spaces from Debug output, insert delimiters between fields
Parents
R293:632da9d98bb9: USe isEmpty()
Branches
Unknown
Tags
Unknown