Create Entity from Excel/CSV and Seed
I don't know how popular this would be, but there are a decent number of times that for Developers, it would be helpful to have something that can create the Entity from an Excel/Csv. Think of the New Virtual Entity Wizard but instead of using a database view you use and excel/csv. But it would also do the import run to seed the data.
So create entity and seed Import Run. As well I could see this be helpful for non-production things, such as I have an excel sheet that I just need to get into the DB so I can do some queries on or manipulate the data to export it out, or even update data in the dev/test that is going to get packed and then deployed to Prod.
1
Comments
Please sign in to leave a comment.