Roundup Tracker - Issues

Issue 959177

classification
RDBMS journal dates need attention
Type: Severity: normal
Components: Database Versions:
process
Status: closed fixed
:
: richard : richard
Priority: high :

Created on 2004-05-24 00:59 by richard, last changed 2004-06-09 06:06 by richard.

Messages
msg1268 Author: [hidden] (richard) Date: 2004-05-24 00:59
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 :( 
 
msg1269 Author: [hidden] (richard) Date: 2004-06-09 06:06
Logged In: YES 
user_id=6405

 
msg1270 Author: [hidden] (richard) Date: 2004-06-09 06:06
Logged In: YES 
user_id=6405

 
History
Date User Action Args
2004-05-24 00:59:06richardcreate