Roundup Tracker - Issues

Message1268

Author richard
Recipients
Date 2004-05-24.00:59:06
Message-id
In-reply-to
The date column for journal entries in the RDBMSes had 
issues. 
 
1. postgres is currently overriding the TIMESTAMP data 
type for VARCHAR(255) 
2. data conversion for testing against the date (ie. 
pack()) is broken. 
 
I should also check for other uses of date.serialise(), 
just in case :( 
 
History
Date User Action Args
2009-02-03 14:20:45adminlinkissue959177 messages
2009-02-03 14:20:45admincreate