Diffusion Kexi 719ee0c4ef06

Support params in report queries

Authored by piggz on Sep 13 2018, 4:00 PM.

Description

Support params in report queries

Summary:
Prompt for parameters in queries that use them

Quite a small change. Minor issues exist:

  1. When opening in design view, the data source is opened and therefore the parameters are prompted for (twice)

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

Test Plan: Open a report using paramters, ensure they are prompted for, and ensure they are used correctly

Reviewers: staniek

Reviewed By: staniek

Subscribers: Kexi-Devel-list

Tags: KEXI

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

Merged Changes

CommitAuthorDetailsCommitted
02dd7b6c47fcD15438piggz
Move asking for paramters to open() instead of getSchema() 
Sep 12 2018
08fe42aca023D15438staniek
Add missing params for generateSelectStatement 
Sep 11 2018
892b4912d67eD15438piggz/staniek
Support params in report queries 
Sep 11 2018