The cool kids store birthdays in unix time

This commit is contained in:
Raphael 2011-01-13 19:29:44 -08:00
parent 300e055933
commit d6cae5862d

View file

@ -496,9 +496,10 @@ module DataConversion
#{load_string("profiles")}
#{infile_opts}
(@image_url_medium,@searchable,@image_url,person_mongo_id,
@gender,@diaspora_handle,birthday,@last_name,@bio,
@gender,@diaspora_handle,@birthday,@last_name,@bio,
@image_url_small,@first_name)
SET #{boolean_set("searchable")},
#{unix_time("birthday")},
#{nil_es("image_url_medium")},
#{nil_es("image_url")},
#{nil_es("gender")},