Eliminated obsolete columns from hive_posts: author_rep, url, root_title
Simplified hive_votes definition: PK changed to triple [author_id, permlink_id, voter_id], eliminated id column since votes are not referenced Removed some indexes from hive_votes (redundant)