microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.51k stars 883 forks source link

Generate script templates like SELECT, INSERT, UPDATE and DELETE... #24586

Open GearTheWorld opened 9 months ago

GearTheWorld commented 9 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution or feature you'd like Like in SSMS, right clicking a table / Script Table As / ...

Describe alternatives you've considered Database Administration Tool extension but it's tedious and doesn't generate templates but the real insert into of data etc.

Additional context image

GearTheWorld commented 6 months ago

I didn't find any suitable extension for that. Any news ?

GearTheWorld commented 5 months ago

Well, after a while I've been forced to return with SSMS. Hope the NEEDS TRIAGE list gets smaller one day ;)