journalduhacker/app/indices
joshua stein 9e8b89be1c cast story.{upvotes,downvotes} to signed on mysql, integer on postgres
old mysql doesn't support 'cast(1 as integer)', but new/mariadb does

postgres doesn't support 'cast(1 as signed)'

should fix #145
2014-10-06 14:07:53 -05:00
..
comment_index.rb cast story.{upvotes,downvotes} to signed on mysql, integer on postgres 2014-10-06 14:07:53 -05:00
story_index.rb cast story.{upvotes,downvotes} to signed on mysql, integer on postgres 2014-10-06 14:07:53 -05:00