From 0df982628220e77108508a7007f0cd1233e92279 Mon Sep 17 00:00:00 2001 From: Luke Duncalfe Date: Wed, 28 Aug 2019 16:10:53 +1200 Subject: Move spec/migrations/README.md to docs Moving all of this good information to our official docs. --- doc/development/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/README.md') diff --git a/doc/development/README.md b/doc/development/README.md index 3912a828dec..8a2a9663a8f 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -92,6 +92,7 @@ description: 'Learn how to contribute to GitLab.' - [What requires downtime?](what_requires_downtime.md) - [SQL guidelines](sql.md) for working with SQL queries - [Migrations style guide](migration_style_guide.md) for creating safe SQL migrations +- [Testing migrations guide](testing_migrations_guide.md) - [Post deployment migrations](post_deployment_migrations.md) - [Background migrations](background_migrations.md) - [Swapping tables](swapping_tables.md) -- cgit v1.2.1