https://issues.apache.org/ooo/show_bug.cgi?id=123327
Bug ID: 123327
Issue Type: DEFECT
Summary: [RFE]: Allow functions as well as values for DATE
fields defaults
Product: Base
Version: 4.0.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The default field when defining a DATE table column (and possibly others - I've
not experimented) can only be set to a specific value. SQL functions such as
CURRENT_DATE would be extremely useful.
The workaround of course is to use Tools|SQL to submit an SQL ALTER TABLE
command, but this is a bit against the philosophy of a GUI.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.