In this blog post the flyway team describes the patterns that you can use for schema-based multi-tenancy. We tried to use the pattern with a single database, multiple schema with multiple histories.
小ネタなんですが、地味に手動でやっていたマイグレーションをCodePipelineに乗せて手動をやめた話を書きます。 こちらを読んでいるみなさんはDBマイグレーションってどうやっていますか? 結構手動でやったりしがちなんですがSSHやAWSのSystemManagerから入っ ...