[Libreoffice-bugs] [Bug 139315] report wizard displays dat field as number in some cases

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 30 11:09:55 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr

--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201230/9d3dfffe/attachment.htm>


More information about the Libreoffice-bugs mailing list