Closed (fixed)
Project:
Cloud
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 23:12 UTC
Updated:
22 Feb 2013 at 18:00 UTC
These columns should be datetime , but are declared as text in the database. Update this.
Comments
Comment #1
baldwinlouie commentedChanged the "created" and "updated" columns to INT and it now stores the unix timestamp. Storing unix timestamp is better than a more mysql specific datetime data type.
http://drupalcode.org/project/cloud.git/commit/7c12b81