Correct checkin date for bug 153578 schema modification
git-svn-id: svn://10.0.0.236/trunk@128323 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4df5d64293
commit
0a71d068a0
@ -3160,7 +3160,7 @@ if (GetFieldDef("products", "product")) {
|
||||
$dbh->do("ALTER TABLE components ADD INDEX (name)");
|
||||
}
|
||||
|
||||
# 2002-08-XX - bbaetz@student.usyd.edu.au - bug 153578
|
||||
# 2002-08-14 - bbaetz@student.usyd.edu.au - bug 153578
|
||||
# attachments creation time needs to be a datetime, not a timestamp
|
||||
my $fielddef;
|
||||
if (($fielddef = GetFieldDef("attachments", "creation_ts")) &&
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user