Hi, I am using SessionDatabase SQL and my AddQuery tries to insert '%G' into the database. %G should expand to "The current time in extended SQL date format including seconds" according to the manual but sadly it doesn't seem to for me - from the log it tries to insert it literally. %t expands fine.
I think the problem is that G is missing from %conversions in Radius::Util.pm. There actually seems to be a number of conversions in the manual that don't seem to appear in this hash... Thanks, Andrew === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
