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

Lawrence Wright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #10 from Lawrence Wright <[email protected]> ---
(In reply to Thomas Baumgart from comment #9)
> Do you see any empty column accountName when you run the following SQL
> statement on  your database?
> 
> SELECT kmmSchedules.id, kmmSplits.accountId, kmmAccounts.accountName
> FROM kmmSchedules
> JOIN kmmSplits ON kmmSchedules.id = kmmSplits.transactionId
> JOIN kmmAccounts ON kmmSplits.accountId = kmmAccounts.id;

I've just run that query and all rows have text present for accountName - there
are no blanks.

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to