https://bugs.kde.org/show_bug.cgi?id=252120

Martin Atukunda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Martin Atukunda <[email protected]> ---
Futher to what David said, I would to add that if 'standard_conforming_strings'
doesn't fix it for you, then consider changing the type of the column from
bytea to text e.g:

ALTER TABLE flagTable ALTER COLUMN name TYPE text;

This worked for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to