https://bugs.documentfoundation.org/show_bug.cgi?id=144506

--- Comment #13 from Andrew Richardson <[email protected]> ---
I have not found a way to setup a Demo embedded database which displays the
"catalog->schema->table" tree view, and I cannot send you to entire server
database where this does appear due to data privacy reasons.  There was an
earlier comment of problems using a server database so this may not be an
avenue worth pursuing.

In the available Demo file, you can see the table names appear as a flat list. 
There is no catalog or schema parent structure shown.  You can click on any
table name 'owned' by PUBLIC schema, and the edit spreadsheet view will open
successfully.  Click on the single TEMP table owned by non-PUBLIC schema, and
there is an immediate error message.  I suspect there is a flaw in the object
name query logic.  Clearly it should not matter the schema, the edit view
should be available for any table object (subject to access constraints).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to