On Fri, May 9, 2008 at 10:40 AM, Charles Alderman <[EMAIL PROTECTED]> wrote: > I know what you're saying as far as staying dbms independent, but I don't > necessarily like doing it that way either. My reasoning is that I don't > always know if my application code will be running on the same machine as > the database (or even that all application code will be running on the same > machine), and I'd like to keep my timestamp columns consistent by always > using the same clock. >
Thats what NTP is for... _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
