visual studio - T4 generating Script.PostDeploy.sql sqlcmd -


i want generate script.postdeploy.sql on sqlproj, using t4 template , have 2 issues:

first, have sql var read within .tt in order define wich folder want load files build final script. possible?

second, when run .tt, writes sql, changes action in fike properties postdeploy build. there way of changing instead of editing sqlproj? (here)


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -