...I have the application and the API of that application as two different projects in two different folders. I would like to know if there is any way to store the data files (stored procedures, .sql files) in one place instead of moving the files every time we update the data or stored procedures.
Any comments or suggestions are highly appreciated.