| Summary: | Table name forcibly added in generated SQL when not needed | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
| Component: | Queries | Assignee: | Jarosław Staniek <staniek> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.8 beta3 | ||
| Target Milestone: | 2.8 | ||
| Platform: | unspecified | ||
| OS: | All | ||
| Latest Commit: | http://commits.kde.org/calligra/4f1f67623d438bfca7d5a917fda3aab7dd681d00 | Version Fixed/Implemented In: | 2.8.0 |
| Sentry Crash Report: | |||
| Attachments: | Test database | ||
|
Description
Jarosław Staniek
2014-02-17 22:17:31 UTC
Created attachment 85205 [details]
Test database
Git commit 05639c4e7c885b4d4e1016c96156838ef8079974 by Jaroslaw Staniek. Committed on 17/02/2014 at 22:23. Pushed by staniek into branch 'master'. Do not add tablename in a generated SQL when not needed M +12 -5 libs/db/connection.cpp http://commits.kde.org/calligra/05639c4e7c885b4d4e1016c96156838ef8079974 Git commit 4f1f67623d438bfca7d5a917fda3aab7dd681d00 by Jaroslaw Staniek. Committed on 17/02/2014 at 22:23. Pushed by staniek into branch 'calligra/2.8'. Do not add tablename in a generated SQL when not needed REVIEW:115855 M +12 -5 libs/db/connection.cpp http://commits.kde.org/calligra/4f1f67623d438bfca7d5a917fda3aab7dd681d00 |