Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add repair section for cosmosdb restore #825

Merged
merged 3 commits into from
Mar 6, 2023

Conversation

kota2and3kan
Copy link
Contributor

This PR adds how to repair stored procedures of Cosmos DB for NoSQL.
We must repair tables manually after we restore tables using PITR since it doesn't restore stored procedures automatically.

Please take a look!

Copy link
Contributor

@Torch3333 Torch3333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

Copy link
Contributor

@komamitsu komamitsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

Copy link
Collaborator

@brfrn169 brfrn169 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

Copy link
Contributor

@feeblefakie feeblefakie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update!
Left some suggestions, so PTAL!

docs/backup-restore.md Outdated Show resolved Hide resolved
Co-authored-by: Hiroyuki Yamada <mogwaing@gmail.com>
Copy link
Contributor

@feeblefakie feeblefakie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@feeblefakie feeblefakie merged commit 08eab68 into master Mar 6, 2023
@feeblefakie feeblefakie deleted the add-repair-section-for-cosmosdb-restore branch March 6, 2023 07:23
@brfrn169 brfrn169 added this to Done in 3.9.0 Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
3.9.0
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants