Created Release: 2.4.1 (Apr 08, 2014)
Latest releases are also available from http://visualstudiogallery.msdn.microsoft.com/ee4fcff9-0c4c-4179-afd9-7a2fb90f5838
View ArticleReleased: v2.4.1 (Apr 08, 2014)
Latest releases are also available from http://visualstudiogallery.msdn.microsoft.com/ee4fcff9-0c4c-4179-afd9-7a2fb90f5838
View ArticleUpdated Release: v2.4.1 (Apr 08, 2014)
Latest releases are also available from http://visualstudiogallery.msdn.microsoft.com/ee4fcff9-0c4c-4179-afd9-7a2fb90f5838
View ArticleUpdated Wiki: Documentation
What's newClick here to see what's new in this release.OverviewWatch the tutorial video available here: http://visualstudiogallery.msdn.microsoft.com/ee4fcff9-0c4c-4179-afd9-7a2fb90f5838This is a...
View ArticleNew Post: Same DbContext class
Hello, I have two .tt files pointing to same sql database and I want to be generated just one db context class. Why two or more .tt files to same database? Because my database has a lot;s of tables and...
View ArticleCreated Unassigned: Foreign Key generation doesn't work when two table names...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleEdited Unassigned: Foreign Key generation doesn't work when two table names...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleCommented Unassigned: Foreign Key generation doesn't work when two table...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleCommented Unassigned: Foreign Key generation doesn't work when two table...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleEdited Issue: Foreign Key generation doesn't work when two table names differ...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleEdited Feature: Strip characters from table names [16]
If all of your table name begins with some string(AB_Orders), then remove that string as part of Entity name(Orders). Requested by spatemp
View ArticleCommented Feature: Strip characters from table names [16]
If all of your table name begins with some string(AB_Orders), then remove that string as part of Entity name(Orders). Requested by spatempComments: Working on this now
View ArticleSource code checked in, #782e7ead9ed8
Add ability to rename tables: tblOrders to Orders, etc.
View ArticleEdited Feature: Strip characters from table names [16]
If all of your table name begins with some string(AB_Orders), then remove that string as part of Entity name(Orders). Requested by spatemp
View ArticleCommented Feature: Strip characters from table names [16]
If all of your table name begins with some string(AB_Orders), then remove that string as part of Entity name(Orders). Requested by spatempComments: All done. This will be in the next release which will...
View ArticleCommented Issue: Foreign Key generation doesn't work when two table names...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleCommented Issue: Foreign Key generation doesn't work when two table names...
I have a large (300+ tables) database which has grown over many years so that some of the names are suboptimal. In particular, there are two tables calledtblReturn-and-tblReturnstblReturn (no s) has a...
View ArticleSource code checked in, #48013f03dc0b
Make use of EF6 IPluralization to allow for other languages.
View Article