I am new to Azure DevOps.
I have created a stored procedure and after merging the changes with the repository.
I ran the pipeline but that stored procedure is not reflected in the database.
Other functions and tables were deployed successfully, only stored procedures are not deployed.
Can anyone help me with this?
Thanks in advance!