Rainer Döbele created EMPIREDB-442:
--------------------------------------
Summary: DBQuery not updateable and Views columns not readonly by
default
Key: EMPIREDB-442
URL: https://issues.apache.org/jira/browse/EMPIREDB-442
Project: Empire-DB
Issue Type: Bug
Components: Core
Reporter: Rainer Döbele
currently DBQuery are automatically updateable when a keycolum is provided.
However a DBQuery should be treated the same as a DBView and require explicit
permission to update.
For DBView the view columsn (DBViewColumn) should not be automatically readonly
be default since this must also be determined by the rowset used in the record.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)