php-mongo-migrator icon indicating copy to clipboard operation
php-mongo-migrator copied to clipboard

Migration order

Open sokil opened this issue 11 years ago • 0 comments

  • User1 create migration 111111_mogration1
  • User2 create migration 222222_mogration2
  • User2 apply migration 222222_mogration2
  • Can user User1 still apply it's migration?

sokil avatar Feb 20 '15 11:02 sokil