Rails and multi-databases, how would capistrano perform db updates on the db's? -


In the Saas environment, I want to create multiple databases for each customer (or group of clients, shared by some criteria).

How do all databases migrate when using updates using Castistano?

If DB is bigger, then is there a way to deactivate DB migration while running Cassistaro?

I think you have to write your own custom migration task.

If you do not want to run the migration, there is not a database server with it: primary = & gt; True set

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -