JnBrymn / minglbot

0 stars 0 forks source link

Change weird _at timestamp conventions #20

Open JnBrymn opened 10 years ago

JnBrymn commented 10 years ago

Whenever data is pulled into the graph I add the timestamp at which this occurred - e.g. created_at, hydrated_at, friends_found_at, followers_found_at. Change all of these to _ts - e.g. created_ts, hydrated_ts, friends_found_ts, followers_found_ts.