Hacker News new | ask | show | jobs
by BatteryMountain 1846 days ago
Same. Every entity always gets a created column at the minimum, that way when we query later we can order by created to see the last few days worth of data first. Can't do that if you don't know when something was created.