Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2020-01-15 00:01:59 +0300
committerPavlo Strokov <pstrokov@gitlab.com>2020-01-15 00:01:59 +0300
commite8d3b93570e541492df616cb277216f5947abaef (patch)
tree8f1317b52568e782a9d46a1e6198471ba12b18a8 /doc/README.md
parent98ed1d2ec19a5229f758ec9817a60b869ad591d9 (diff)
Add sql-migrate subcommand to Praefect
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index d558b867e..66b327c09 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -16,6 +16,7 @@ The reference guide is documented in https://gitlab.com/gitlab-org/gitlab/blob/m
- When developing on Gitaly-Ruby, read the [Gitaly-Ruby doc](doc/ruby_endpoint.md)
- The Gitaly release process is described in [our process doc](doc/PROCESS.md)
- Tests use Git repositories too, [read more about them](doc/test_repos.md)
+- Praefect uses SQL. To create a new SQL migration see [sql_migrations.md](sql_migrations.md)
#### Gitaly HA