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

--- Comment #18 from Alex Thurgood <[email protected]> ---
Reading bug 116935, I see that there is already a request for COLLATION options
to be offered at the UI level...

this implies that a DDL statement to create a collation at table/field level
works.

So, if it can't be shown that the migration assistant is faulty, e.g. for
ignoring a default pre-set collation in hsqldb, or for setting an incongruous
collation on migration, then the workaround is indeed to use the COLLATE
statement when creating the table (or subsequently issue an ALTER TABLE
statement to add it).

If it can be shown that the migration assistant incorrectly assigns a new
collation or ignores an existing collation, then we can confirm this bug report
(with a modified title).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to