Expand scope of KDbTableSchemaChangeListener to allow registering queries for changes in table schema
ClosedPublic

Authored by staniek on Oct 2 2017, 8:45 PM.

Details

Summary

Listener related to a query can receive "close" request if table design the query depends on is about to be changed.
This way for example Kexi is able to ask users to close form or report if it uses query depending on altered table.

CCBUG:371896
FIXED-IN:3.1.0

When table schema is removed unregister it from KDbTableSchemaChangeListener objects

FIXED-IN:3.1.0

Test Plan

Diff Detail

Repository
R15 KDb
Branch
arcpatch-D8117
Lint
No Linters Available
Unit
No Unit Test Coverage
staniek created this revision.Oct 2 2017, 8:45 PM
Restricted Application added a project: KDb. · View Herald TranscriptOct 2 2017, 8:45 PM
staniek edited the test plan for this revision. (Show Details)Oct 2 2017, 8:46 PM
staniek updated this revision to Diff 20378.Oct 5 2017, 8:19 PM

Update for master

staniek updated this revision to Diff 21737.Nov 1 2017, 10:12 PM
  • Merge remote-tracking branch 'origin/master' into arcpatch-D8117
staniek updated this revision to Diff 21815.Nov 2 2017, 11:06 PM
  • Merge remote-tracking branch 'origin/master' into arcpatch-D8117
piggz accepted this revision.Jan 2 2018, 8:33 PM
This revision is now accepted and ready to land.Jan 2 2018, 8:33 PM
This revision was automatically updated to reflect the committed changes.