Comment on Mongodb – not evil, just misunderstoodparentComments−zwily12yUsually a migration is adding a column. That takes the same time with 1M rows as it does with 1 row (in Postgres).
Comments
Usually a migration is adding a column. That takes the same time with 1M rows as it does with 1 row (in Postgres).