Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/howto/managed-databases.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,7 +13,7 @@ in your tests to quickly stand up a database per test suite or even per test,
providing a real, isolated database for a test run. No cleanup required.

Interested in trying out managed databases? Sign up [here](https://docs.google.com/forms/d/e/1FAIpQLSdxoMzJ7rKkBpuez-KyBcPNyckYV-5iMR--FRB7WnhvAmEvKg/viewform) or send us an email
at <mailto:[email protected]>.
at [[email protected]](mailto:[email protected]).

## Configuring managed databases

Expand Down
1 change: 1 addition & 0 deletions docs/index.rst
Original file line numberDiff line numberDiff line change
Expand Up@@ -56,6 +56,7 @@ code ever again.
howto/embedding.md

howto/vet.md
howto/managed-databases.md
howto/ci-cd.md
howto/upload.md

Expand Down