sinefunc / boughtstuff-sinatra-activerecord

Boughtstuff
http://boughtstuff.com
6 stars 0 forks source link

twitter2boughtstuff integration: item duplication #9

Closed sinefunc closed 14 years ago

sinefunc commented 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.

sinefunc commented 14 years ago

Added unique index too. 20 chars.