In V3, reviews are going to be simpler, similar to Goodreads, IMDB, and Letterboxd.
The existing schema can be found in db/schema.rb. The migration should obviously try to retain any existing data that still makes sense in V3. Currently we have approximately 13,000 reviews in the database which will need migration.
In V3, reviews are going to be simpler, similar to Goodreads, IMDB, and Letterboxd.
The existing schema can be found in db/schema.rb. The migration should obviously try to retain any existing data that still makes sense in V3. Currently we have approximately 13,000 reviews in the database which will need migration.