Y
Hacker News
new
|
ask
|
show
|
jobs
by
trumpdong
18 days ago
It would be great if there was a compiler that would check your SQL queries against the schema, and you could even refactor a column name to update both the schema and the queries.
1 comments
anonymars
18 days ago
Microsoft SSDT (SQL Server Data Tools), but I think it only works against Microsoft SQL Server
https://learn.microsoft.com/en-us/sql/ssdt/sql-server-data-t...
link
https://learn.microsoft.com/en-us/sql/ssdt/sql-server-data-t...