[Libreoffice-bugs] [Bug 67302] TablesSupplier name clash when dots in schema/table name

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat May 15 18:46:35 UTC 2021


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

--- Comment #19 from Lionel Elie Mamane <lionel at mamane.lu> ---
(In reply to Matt K from comment #18)
> Can you explain how to create the schema, is it done through an outside
> program?

Database systems will differ a bit on that, but usually the SQL command is
something like:

CREATE SCHEMA "name";

> I created 2 tables in LO with the same table name/column name
> pattern and the data stays separate between the tables.

Exactly same table name is not supposed to be possible, except in different
schema or catalog?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210515/d567145c/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list