Auto tables creation in SQL DB on startup
Hi, I think I read this somewhere but I am not able to search it. My google foo skills are failing me today.
So I am looking to auto create the table from .sql files stored in a folder in VS solution. On startup the exe checks in SQL DB and if the tables are not present creates them automatically into the DB.
I think this was in a nuget package , but I seriously cannnot remember all the details. Anyone help me to figure out this ?
0 comments:
Post a Comment