My source control seems to be operating very slowly (multiple minutes depending on the server). How long does it typically take the rest of you do a pull and/or sync changes?
Comments
1 comment
-
The time varies greatly based on a number of factors like the number of objects in your database, how much static data you added and how many occasional migrations you have. Unfortunately, it's not totally uncommon to have commits taking minutes as there is quite a lot of work happening under the covers. If you want to provide more information about your schema, I invite you to contact support.
Out of curiosity, for more information on how SQL Source Control works under the cover have a look at this document https://documentation.red-gate.com/soc6/reference-information/how-sql-source-control-works-behind-the-scenes
Add comment
Please sign in to leave a comment.