Ruby on Rails has ActiveRecord and migrations for database schema and data migrations. Does play framework has support like this (both schema and data migrations)? What if NoSQL database is used in play framework, does it still support database migrations?
Asked
Active
Viewed 2,869 times