summaryrefslogtreecommitdiff
path: root/doc/forum/Adding_support_for_a_SQL_server/comment_9_a952549ea4d54c8becc8e9c1b058eec6._comment
blob: f8ecaa9d948cfc161ea59754c066dd668f72055d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="Nicolas.Schodet"
 avatar="http://cdn.libravatar.org/avatar/0d7ec808ec329d04ee9a93c0da3c0089"
 subject="comment 9"
 date="2019-03-26T17:26:03Z"
 content="""
Hello,

I have added a function to restore a database from a backup. It works like the Borg.restored property, it will restore only if the database is empty.

Also included is a fix to wait that the server is available. This is needed when a container is just started for example.
"""]]