I have a project using nestjs and typeOrm on the backend. I want to change a Procedure in MSSql database. How can I do that with migrations? I couldn't find any solution for Procedures, only for tables. Can anyone tell me please how to do that?
nestjs
typeOrm
Procedure
MSSql
Procedures
2.1m questions
2.1m answers
60 comments
57.0k users