jam-cloud/db/up/first_recording_at.sql

1 line
58 B
MySQL
Raw Normal View History

2014-01-30 21:51:05 +00:00
alter table users add column first_recording_at TIMESTAMP;