Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Browsing all 1642 articles
Browse latest View live

Created Unassigned: How to define key for the view? [115]

I've looked into configuration file created for a view and found that all columns were added as opposed to the primary table key. The entity was not updated by SaveChanges method although I defined...

View Article


Source code checked in, #d8c9a1ece1eb

Bug fix: Exception was thrown when culture specific decimal separator was not '.'. Thanks to Andrew A. Evdokimov

View Article


Updated Wiki: What's new

Whats coming in the next release:{ get; internal set; } for stored generated fields has been changed to { get; set; }. In some situations you may want to assign it manually, and another when...

View Article

Commented Unassigned: How to define key for the view? [115]

I've looked into configuration file created for a view and found that all columns were added as opposed to the primary table key. The entity was not updated by SaveChanges method although I defined...

View Article

Closed 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 Article


Commented Unassigned: Model is not generated for a complex view [112]

I have a view with the following code:```create view [dbo].[SiriusV_LicensesCount]aswith cteLicenses as (select sum(case when sp.is_test = 0 and sp.mode <> 9 then cast(sp.is_access as int) else 0...

View Article

Commented Unassigned: Model is not generated for a complex view [112]

I have a view with the following code:```create view [dbo].[SiriusV_LicensesCount]aswith cteLicenses as (select sum(case when sp.is_test = 0 and sp.mode <> 9 then cast(sp.is_access as int) else 0...

View Article

Closed Unassigned: Model is not generated for a complex view [112]

I have a view with the following code:```create view [dbo].[SiriusV_LicensesCount]aswith cteLicenses as (select sum(case when sp.is_test = 0 and sp.mode <> 9 then cast(sp.is_access as int) else 0...

View Article


Commented Unassigned: Model is not generated for a complex view [112]

I have a view with the following code:```create view [dbo].[SiriusV_LicensesCount]aswith cteLicenses as (select sum(case when sp.is_test = 0 and sp.mode <> 9 then cast(sp.is_access as int) else 0...

View Article


Created Unassigned: IncludeExtendedPropertyComments =...

When I set IncludeExtendedPropertyComments = ExtendedPropertyCommentsStyle.InSummaryBlock in tt file, summary for property is produced correctly, but property is written just after closing tag...

View Article

Created Unassigned: Enum support [117]

Hi,I create a patch for Enum supportJust add items to "Enums" Dictionary like this into main T4:Enums.Add("dbo.TableName.FieldName","Namespace.Class.YourEnumType");and use my attached file.

View Article

Source code checked in, #7a8e7a1e1f47

Adds the ability to specify an interface that generated contexts will inherit from

View Article

Source code checked in, #714b18b485f8

Allow the database context interface base class to be editable from the tt settings file.

View Article


Updated Wiki: What's new

Whats coming in the next release:{ get; internal set; } for stored generated fields has been changed to { get; set; }. In some situations you may want to assign it manually, and another when...

View Article

Source code checked in, #75ba786d3569

Sync CE tt file

View Article


Source code checked in, #81d085946871

Revision bump

View Article

Source code checked in, #192e84824b19

Added tag v2.12.4 for changeset 81d085946871

View Article


Source code checked in, #af5248c81293

Check for not nullable stored procedure parameters.

View Article

Source code checked in, #78ef0e0eab0f

Removed tag v2.12.4

View Article

Source code checked in, #62ebb9f022ad

Added tag v2.12.4 for changeset 78ef0e0eab0f

View Article
Browsing all 1642 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>