Comments
Sort by recent activity
Hi @krzysztofkroczak ,
It works perfectly after installing version (8.2.2.2657), thanks! [image]
Best regards,
Daniel / comments
Hi @krzysztofkroczak ,
It works perfectly after installing version (8.2.2.2657), thanks!
Best regards,
Daniel
The version of SQL Prompt is 8.2.1.2603.
The error meaasge from the SQL Prompt log shows the following:
10 Oct 2017 09:05:32,605 [1] WARN RedGate.SQLPrompt.CommonUI.Refactor.RefactoringErrorReporter - Refactoring failed
System.Exception: Undefined: [ABORT]
at RedGate.SqlPrompt.Parser.GrammarProcessor.BNFParser.Parse(SqlGrammar outputgrammar)
at RedGate.SqlPrompt.Parser.SqlGrammar..ctor(ServerVersion serverVersion)
at RedGate.SqlPrompt.Parser.SqlGrammar.GetGrammar(ServerVersion serverVersion)
at RedGate.SqlPrompt.ScriptDomInterop.InsertSemicolonsScriptRefactoring.FindSemiColonsForMergeStatements(String script)
at RedGate.SqlPrompt.ScriptDomInterop.InsertSemicolonsScriptRefactoring.PerformRefactoring(String script, ServerVersion version, ITextReplacer textWriter)
at RedGate.SqlPrompt.Refactor.ScriptRefactoringAdapter.ApplyRefactoring(IRefactoringDelegate refactorDelegate)
at RedGate.SqlPrompt.Refactor.RefactorEngine.DoRefactoring(IScriptProvider script, Selection selection, CaretPosition caretPosition, IRefactoringSource refactoringSource, Errors& errors) / comments
The version of SQL Prompt is 8.2.1.2603.
The error meaasge from the SQL Prompt log shows the following:
10 Oct 2017 09:05:32,605 [1] WARN RedGate.SQLPrompt.CommonUI.Refactor.RefactoringErrorReport...
I laso have the same error for a DB that I try to make the first initial commit. SQL Source Control displays that the schema "db_datareader" has been dropped and when I try to commit it I get the error message shown for "db_datareader" in the initial post above. Is this an error or is this an expected scenario? As the schema has been dropped before the Db was linked and the first commit was made it feels odd that SQL Source Control shows this error. I am running SQL Source Control versionĀ 7.0.11.8918. / comments
I laso have the same error for a DB that I try to make the first initial commit. SQL Source Control displays that the schema "db_datareader" has been dropped and when I try to commit it I get the e...