-- tracks how users are progessing through the site: https://jamkazam.atlassian.net/wiki/pages/viewpage.action?pageId=3375145 ALTER TABLE users ADD COLUMN first_liked_us TIMESTAMP;