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

Source code checked in, #0307ff762d85

Bug Fix: VARBINARY(MAX)

View Article


Updated Wiki: What's new

Whats in the next version:VARBINARY(MAX) is now correctly assigned to byte[]. Whats new in v1.11:Including views is now working. For a view to be included, at least one column must not be...

View Article


Created Unassigned: Implementing TPH [26]

I am working with a database that was created using TPH strategy through the designer.So Company table holds data for Customer class and Lead class using Discriminator field.I tried doing reverse POCO...

View Article

Edited Issue: Many to Many (User_Role) table is not used correctly [22]

When I define a User, Role and User_Role tables like this:```CREATE TABLE [dbo].[User]( [Id] [bigint] IDENTITY(1,1) NOT NULL, [Name] [nvarchar](50) NULL, [Password] [nvarchar](50) NULL, CONSTRAINT...

View Article

Created Unassigned: Wrong Types used for Geometery [27]

Please augment line 121 in EF.Reverse.POCO.Core.Include to read: col.PropertyType != "Microsoft.SqlServer.Types.SqlGeometry" && //Existing col.PropertyType != "System.Data.Spatial.DbGeography"...

View Article


Created Unassigned: Issues with WCF Data Services 5.6 [28]

Recently upgraded to latest release of WCF Data Services. Having issues, illustrated below. Will update bug as I narrow it down but wanted to bring to your attention if not already known.The server...

View Article

Commented Unassigned: Issues with WCF Data Services 5.6 [28]

Recently upgraded to latest release of WCF Data Services. Having issues, illustrated below. Will update bug as I narrow it down but wanted to bring to your attention if not already known.The server...

View Article

Commented Unassigned: Issues with WCF Data Services 5.6 [28]

Recently upgraded to latest release of WCF Data Services. Having issues, illustrated below. Will update bug as I narrow it down but wanted to bring to your attention if not already known.The server...

View Article


Created Unassigned: WCF Data Services and Geography types [29]

Hello,OData doesn't support entities with geometery/geography types. Please provide a flag to turn these off if entities are being generated from ODATA.I've attached my core.ttinclude as a guide.

View Article


Created Unassigned: Prepend '_' to Configuration tables [30]

Hi,It just so happens I have a table called 'Application' and another table called 'ApplicationConfiguration.' This creates some conflicts. Simply prepending _ to the Configuration classes solves the...

View Article

Source code checked in, #c391265f3f93

Merging changes from AB_dreeve/efreversepoco

View Article

Updated Wiki: What's new

Whats in the next version:VARBINARY(MAX) is now correctly assigned to byte[]. Thanks to Luke91577. Extending partial class support. Allow specification of file extension for partial classes (i.e....

View Article

Source code checked in, #ce90c46731d2

Corrected minor 'partial' implementation error.

View Article


Updated Wiki: What's new

Whats new in v1.12:VARBINARY(MAX) is now correctly assigned to byte[]. Thanks to Luke91577. Extending partial class support. Allow specification of file extension for partial classes (i.e....

View Article

Source code checked in, #23ed81237e78

Updated revision to 1.12 for release.

View Article


Source code checked in, #1c9d77bfb970

Added tag v1.12.0 for changeset 23ed81237e78

View Article

Created Unassigned: Issue when running 'Transform All T4 Templates' from...

I am not sure why but when running from the VS Build menu (as opposed to right clicking t4 file) I would receive connection string not found error messages from the t4 output.Adding the following lines...

View Article


Source code checked in, #ff33dd40230a

Remove tabs

View Article

Source code checked in, #1dd5c9e03a79

JRoselle - lookup function if ConfigPaths fails

View Article

Updated Wiki: What's new

Whats comming in next version:Fixed issue when running 'Transform All T4 Templates' from Visual Studio Build Menu.Thanks to JRoselle.Whats new in v1.12:VARBINARY(MAX) is now correctly assigned to...

View Article
Browsing all 1642 articles
Browse latest View live


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