25 Feb
2007
25 Feb
'07
noon
On Sun 25 Feb 2007 18:36, Pawel Foremski wrote:
On Sunday 25 February 2007 16:53, Peter Nixon wrote:
I have been attempting to make rlm_sqlhpwippool work with Postgresql. The biggest issue so far is the way you define zeroed dates in the sql schema like: `modified` datetime NOT NULL default '0000-00-00 00:00:00' (...) Do you think there will be any problems if I set this to: modified TIMESTAMP NOT NULL default now()
or simply (Allowing NULLS): modified TIMESTAMP
Neither of these should cause any problems.
ok. Good
P.S. Isn't it wrong topic? ;-P
Well, yes and no. I was replying to the content of the mail, not the topic :-) Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc