[Libreoffice-bugs] [Bug 116936] Firebird SDBC should implement XRowUpdate interface
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 13 08:54:21 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=116936
--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 154151
--> https://bugs.documentfoundation.org/attachment.cgi?id=154151&action=edit
First patch draft
Here's a first draft of patch which can be applied locally with a plain "git
apply <file>".
This patch builds but I suppose it'll need some changes since I don't know how
to test it.
Also I think some optimizations should be done to avoid some duplicated
functions like "openBlobForWriting", "closeBlobAfterWriting",
"toNumericWithoutDecimalPlace" (perhaps by creating a tools file in Firebird
part?)
I'll be able to submit it for review (as WIP of course :-)) on gerrit only
after my day time job but thought it could be interesting to attach it there
for the moment.
Don't hesitate to comment.
--
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/20190913/81e61627/attachment.html>
More information about the Libreoffice-bugs
mailing list