I recently had to migrate to a new rethinkdb instance and was able to get the data populated inside rethinkdb (using the python export + import tool). However, NoBrainer only sees items post-migration. The old data is inaccessible from Rails console even though I can see the data inside rethinkdb using the admin interface..
I recently had to migrate to a new rethinkdb instance and was able to get the data populated inside rethinkdb (using the python export + import tool). However, NoBrainer only sees items post-migration. The old data is inaccessible from Rails console even though I can see the data inside rethinkdb using the admin interface..