Activity overview
Latest activity by valthordruzin
Error reading from journal - invalid status marker read
When trying to refresh an existing Oracle source control project , I get the following error:Error reading from journal - invalid status marker read: <path>\Generic\Journal\Journal-4Any workarounds...
Fantastic news! Thanks for following through on this. Good work! / comments
Fantastic news! Thanks for following through on this. Good work!
I see. Any plans to add a Documentation operation option into the Azure Devops Plugin ? It feels a little wasteful on a hosted build agent to run an additional build step only to download the appropriate binaries to the agent before running the cmdlet for building the documentation, since the hosted agents are charged by total execution time. / comments
I see.Any plans to add a Documentation operation option into the Azure Devops Plugin ? It feels a little wasteful on a hosted build agent to run an additional build step only to download the approp...
Hi @Alex B Using the cmdlets are easy when running an on-prem build, but I'm struggling getting it to work in Azure DevOps (in cloud). I actually can't find the option to document the database in the Azure SQL Change Automation plugin. I see the operations to build, test, publish and sync, but I see no documentation operation. / comments
Hi @Alex B Using the cmdlets are easy when running an on-prem build, but I'm struggling getting it to work in Azure DevOps (in cloud).I actually can't find the option to document the database in th...
Running SQL Doc pipeline in Azure DevOps
Can anyone share tips with me on how I could run a pipeline for SQL Doc in Azure DevOps ?
Same here, we'd be very interested in that kind of functionality / comments
Same here, we'd be very interested in that kind of functionality
I have the same problem. Incredibly frustrating and counter-productive. Workaround for me was: Unlinking the database, restart SSMS, and re-linking it. This ends up showing a bunch of conflicts. SQL Server version 2017 SSMS Version 17.7 SQL Source Control version: 6.0.2.6908 Source control system: Git / comments
I have the same problem. Incredibly frustrating and counter-productive.Workaround for me was: Unlinking the database, restart SSMS, and re-linking it. This ends up showing a bunch of conflicts. SQL...
I'm running version 6.0.2.6908 and this doesn't show up.
Interestingly, when I use sql compare to compare a database _with_ the indexes on the temporal tables to a repository which does not have indexes on the temporal tables, it claims that the tables are identical, even though they are not. If I click on the parent table which compare says is 'identical' the difference is clearly shown ( as you can see from the attached image)
I don't have any filters applied that could explain this, and the behaviour seems the same in both sql scompare and sql source control [image] [image] [image] / comments
I'm running version 6.0.2.6908 and this doesn't show up.
Interestingly, when I use sql compare to compare a database _with_ the indexes on the temporal tables to a repository which does not have i...