Commented Unassigned: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleSource code checked in, #e249cb3097c7
Case 79. Include "OPTION (QUERYTRACEON 9481)" for the Foreign Key SQL on SqlServer.
View ArticleEdited Issue: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleCommented Issue: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleCommented Issue: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleCommented Issue: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleUpdated Wiki: What's new
Whats new in v2.8.2:This update is required to fix a problem with Sql Server 2014 as it freezes when obtaining the Foreign Keys. See here for more info. The solution was to add OPTION (QUERYTRACEON...
View ArticleClosed Issue: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleCreated Release: v2.8.2 - Includes fix for bug in SqlServer 2014 (Nov 25, 2014)
Whats new in v2.8.2:This update is required to fix a problem with Sql Server 2014 as it freezes when obtaining the Foreign Keys. See...
View ArticleSource code checked in, #bf50da286d06
Include "OPTION (QUERYTRACEON 9481)" for TableSql also.
View ArticleUpdated Release: v2.8.2 - Includes fix for bug in SqlServer 2014 (Nov 25, 2014)
Whats new in v2.8.2:This update is required to fix a problem with Sql Server 2014 as it freezes when obtaining the Foreign Keys. See...
View ArticleReleased: v2.8.2 - Includes fix for bug in SqlServer 2014 (Nov 25, 2014)
Whats new in v2.8.2: This update is required to fix a problem with Sql Server 2014 as it freezes when obtaining the Foreign Keys. See...
View ArticleUpdated Release: v2.8.2 - Includes fix for bug in SqlServer 2014 (Nov 25, 2014)
Whats new in v2.8.2:This update is required to fix a problem with Sql Server 2014 as it freezes when obtaining the Foreign Keys. See...
View ArticleCommented Issue: VS feezes up with Sql Server 2014 [79]
I already posted this in Discussions.... I can't seem to generate the files from the .tt even though it worked with 2.6.3 and Update 3. I am not sure what the difference is other than VS Update 4 and...
View ArticleCreated Unassigned: Fix for slow foreign key information retrieval for SQL...
It takes long time to get FK information on my database, about a 100 second for ~270 foreign keys (SQL 2012). I replaced the query (declared as private const string ForeignKeySQL in...
View ArticleReleased: v2.8.1 For use with SQL Server before 2014 (Oct 08, 2014)
Whats new in v2.8.1:Bug fix: If property had _ appended, and is used as key, it breaks template generation. Thanks to Nicholas Head.Whats new in v2.8.0:Added a new flag: AddUnitTestingDbContext. If...
View ArticleUpdated Release: v2.8.1 For use with SQL Server before 2014 (Oct 08, 2014)
Whats new in v2.8.1:Bug fix: If property had _ appended, and is used as key, it breaks template generation. Thanks to Nicholas Head. Whats new in v2.8.0:Added a new flag: AddUnitTestingDbContext. If...
View ArticleSource code checked in, #12fdd89d941d
Automatically detect if "OPTION (QUERYTRACEON 9481)" is required.
View Article