Project

General

Profile

Actions

Bug #18529

closed

timestamp field is unknown to EM

Added by Steffen Kamper over 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-04-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

when i declare a field in ext_tables.sql like this:
ttt TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL

EM doesn't create this field.

Also i don't know how to create attributes, i would like to create such field like this:

ttt TIMESTAMP ON UPDATE CURRENT_TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL,

(issue imported from #M7978)

Actions

Also available in: Atom PDF