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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |NEEDINFO

--- Comment #8 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with LO Debian package 7.0.3, I don't reproduce this.

Here are the steps:
- opened table
- deleted 16->end
- closed table
- launched in SQL Tools:
alter table "Employee Table" alter "Employee ID" restart with 15;
- opened table
- added row
-> id = 16 => ok
- deleted new row + row before
- launched in SQL Tools:
alter table "Employee Table" alter "Employee ID" restart with 14
-> id = 15 => ok

Any update with LO 7.0.3?
Also with a daily build of master (future 7.2.0) since Firebird has been
upgraded from 3.0.0 to 3.0.7
Did I miss something?

-- 
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