Closed (fixed)
Project:
Currency
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 04:21 UTC
Updated:
1 Jul 2008 at 17:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
tr commentedWrong patch above - here's the right one.
Comment #2
kbahey commentedI am fine with this patch, except for the change for MySQL.
Making it a plain INT, like core does, is more consistent.
Comment #3
tr commentedMy mistake. I had searched the core .install files for "timestamp" and there were many results - the line I looked at said int unsigned, but I now see that the vast majority are plain int. It's interesting that core isn't completely consistent in its usage here. New patch attached.
Comment #4
kbahey commentedCommitted.
You forgot the one in the update, still had unsigned, but I fixed it for you.
Thanks
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.