Settings and activity
5 results found
-
300 votes
SQL Prompt for Azure Data Studio is now in public preview!
The aim of this public preview is to learn from the ADS community about how SQL Prompt can enhance your developer experience, adding improvements and new features based on your feedback.
With SQL Prompt, you can use an extensive collection of code snippets to write your SQL code quickly and efficiently. You can also keep your code consistent using the powerful formatting capability, with the ability to customise the applied style to suit your preferences.
We’d love to hear your feedback. You can get in touch with the team either via the new SQL Prompt in ADS forum: https://forum.red-gate.com/categories/sql-prompt-in-ads or email us at sqlprompt.in.ads@red-gate.com.
Get started with SQL Prompt for Azure Data Studio now. Download it here: https://download.red-gate.com/EAP/SQLPromptADS.zip
James Menzies supported this idea · -
9 votes
An error occurred while saving the comment -
4 votesJames Menzies supported this idea ·
-
9 votes
An error occurred while saving the comment James Menzies commentedthe CREATE OR ALTER syntax really needs to be supported. It is so much cleaner than the alternatives that previously existed.
James Menzies supported this idea · -
27 votes
An error occurred while saving the comment James Menzies commentedYup. Just integrating with a new project and SQL Compare thinking that CREATE PROC and CREATE OR ALTER PROC is very annoying.
James Menzies supported this idea ·
For the conversions( DATETIME => DATETIME2 --but not vice versa) that are not lossy I think that would be a wonderful idea.