https://bugs.documentfoundation.org/show_bug.cgi?id=139315
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #1 from Julien Nabet <[email protected]> ---
alter table emp alter column startdate set default current_date
or
alter table emp alter startdate set default current_date
doesn't work for me.
I got:
*ALTER TABLE EMP failed
*column STARTDATE does not exist in table/view EMP
caused by
'alter table EMP alter startdate set default current_date'
I double checked "STARTDATE" exists.
--
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