Missing commit from 2.9, ported to KDb 3
ClosedPublic

Authored by piggz on May 16 2017, 8:27 PM.

Details

Summary

Unable to test as scripting not yet implemented in Kexi

Test Plan

If it compiles, ship it!

Diff Detail

Repository
R71 Kexi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
piggz created this revision.May 16 2017, 8:27 PM
Restricted Application added a project: KEXI. · View Herald TranscriptMay 16 2017, 8:27 PM
staniek requested changes to this revision.May 16 2017, 8:59 PM

Almost there, thanks Adam!

src/plugins/reports/krscriptfunctions.cpp
34

tableSchema() -> containsTable() == true

39

It won't support query parameters but let's ignore that atm...

This revision now requires changes to proceed.May 16 2017, 8:59 PM
piggz marked 2 inline comments as done.May 16 2017, 9:15 PM
piggz updated this revision to Diff 14614.May 16 2017, 9:17 PM
piggz edited edge metadata.
  • Implement review comment
staniek accepted this revision.May 16 2017, 9:52 PM
This revision is now accepted and ready to land.May 16 2017, 9:52 PM
This revision was automatically updated to reflect the committed changes.