[Libreoffice-bugs] [Bug 64377] DATABASE: Please automatically add a hidden ROWID field while creating tables.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 22 15:25:39 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=64377
--- Comment #4 from mhonline <mh.hh at gmx.net> ---
what about this?
Having row-numbers available by default is a good concept for "natural"
search-order, and up to my knowledge HSQL has it build in - while LO does not
make use of it - but FB does not have them and creates it temporary on any
query, so this needs to be added.
Although it does not need to be a primary key, the order of entry should be
honored - it will be useful for example to simply create unique keys like
Meier-1, Meier-2 etc.
mh
--
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/20201022/3b80fdc3/attachment.htm>
More information about the Libreoffice-bugs
mailing list