Closed sinefunc closed 14 years ago
src_twitter_status_id should be a string, not an int. This could be the cause of the validates_uniqueness ignoring dups.
Added unique index too. 20 chars.
src_twitter_status_id should be a string, not an int. This could be the cause of the validates_uniqueness ignoring dups.