Options

Bug: Formatting fails for Sql DW syntax

KostaSKostaS Posts: 2 New member
Happens consistently with 100% repro on sql dw table definition (formatting of regular tables works fine). Here's the excerpt from the log with verbose logging = on:

-----
2020-10-29 13:07:32.205 -07:00|Information||| Exception report ('Failed refactoring/analysis of task 'Apply layout (format SQL)'') processed.
2020-10-29 13:09:13.227 -07:00|Debug||| Redgate platform not available: [formatting styles] GetSharedFormattingStyles called => no results
2020-10-29 13:09:13.257 -07:00|Debug||| OnKillFocus IVsTextView: 144364332
2020-10-29 13:09:13.284 -07:00|Debug||| Redgate platform not available: [formatting styles] GetSharedFormattingStyles called => no results
2020-10-29 13:09:13.537 -07:00|Debug||| Generated exception report with size 123.26 KB.
2020-10-29 13:09:14.705 -07:00|Debug||| OnSetFocus IVsTextView: 144364332
2020-10-29 13:09:14.706 -07:00|Information||| [2835268] Started task 'Code analysis task <AdvertisingKeywords.sql>'.
2020-10-29 13:09:15.166 -07:00|Information||| [2835268] Run 'Code analysis task <AdvertisingKeywords.sql>' completion handler!
2020-10-29 13:09:15.166 -07:00|Information||| [2835268] Successfully finishing current task 'Code analysis task <AdvertisingKeywords.sql>'.
2020-10-29 13:09:15.313 -07:00|Information||| Exception report ('Failed refactoring/analysis of task 'Apply layout (format SQL)'') processed.
-----

Please let me know if this is the correct place to report a bug.
Tagged:

Answers

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi @KostaS ,

    Just copying my message here which I've sent in our Support ticket:

    Our developers have taken a look at this and have added this to their issue tracking system. However, since we don't officially support SQL DW, I'm very sorry to say that we don't have any timeline for a fix as of now. 

    With that said, it will be helpful to know how many users are affected by this. To other users who view this, please do let us know below if you are using SQL DW.

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


  • Options
    KostaSKostaS Posts: 2 New member
    We do use SQL DW, otherwise I wouldn't find this problem.
Sign In or Register to comment.