SQL Toolbelt

비교, 동기화, 백업, 분석 및 그 이상을 수행하는 SQL Server를 위한 툴 컬렉션.

Redgate Software사에서 공개
2005년 부터 ComponentSource에서 판매중

가격: US$ 3,537.27 4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰 (1)

i

Please note that SQL Toolbelt is only available to customers who already own a License and need to purchase additional licenses, or renew existing subscriptions.
If you do not already own SQL Toolbelt please consider Flyway or SQL Toolbelt Essentials as an alternative.

SQL Toolbelt - Includes SQL Prompt Pro 9.4.6

Released: Dec 13, 2018

v9.4.6 버젼 업데이트

기능

Updates in SQL Prompt v9.4.6

  • You can automatically fix BP022 issues in your script (it replaces the usage of the MONEY or SMALLMONEY datatype with the Decimal(19, 4) datatype).
  • "Check for Updates" renders as a popup in the bottom right rather than as a big modal.
    • User can dismiss the popup, setting it to remind them tomorrow, in a week or skip the version entirely.

수정사항

Fixes in SQL Prompt v9.4.6

  • SP-6956 : PE017 correctly considers the following functions as built-in system ones:
    • CONCAT
    • CONCAT_WD
    • FORMAT
    • TRANSLATE
    • TRIM
    • DATEFROMPARTS
  • SP-7366 : Fixed crash in 'Insert semicolons' that could occur when running formatting.
  • SP-7367 : Fixed issue with highlighting issues in list of issues with no script windows open sometimes throwing an error.