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

New Post: Can user defined table types for stored procedures be supported ?

This is now implemented and will be in the next release. See this changeset.

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next release:Case 156. Should get null instead of "NULL" for varchar DEFAULT NULL. Thanks toyyjdelete.Case 147: Add support for stored procedure user defined types. Thanks to mhwlng...

View Article


Edited Unassigned: Should get null instead of "NULL" for varchar DEFAULT NULL...

SQL---```SQLCREATE TABLE [dbo].[CC]([Id] int NOT NULL IDENTITY(1,1) PRIMARY KEY,[Desc] varchar(MAX) NULL DEFAULT NULL ,[X1] varchar(255) NULL )GO```but got ```C#// CC public class Cc{ public int Id {...

View Article

Source code checked in, #ea4e8b0a3b22

Case 156 Should get null instead of "NULL" for varchar DEFAULT NULL

View Article

Edited Issue: Should get null instead of "NULL" for varchar DEFAULT NULL [156]

SQL---```SQLCREATE TABLE [dbo].[CC]([Id] int NOT NULL IDENTITY(1,1) PRIMARY KEY,[Desc] varchar(MAX) NULL DEFAULT NULL ,[X1] varchar(255) NULL )GO```but got ```C#// CC public class Cc{ public int Id {...

View Article


Commented Issue: Should get null instead of "NULL" for varchar DEFAULT NULL...

SQL---```SQLCREATE TABLE [dbo].[CC]([Id] int NOT NULL IDENTITY(1,1) PRIMARY KEY,[Desc] varchar(MAX) NULL DEFAULT NULL ,[X1] varchar(255) NULL )GO```but got ```C#// CC public class Cc{ public int Id {...

View Article

Closed Issue: Loading the include file 'EF6.Utility.CS.ttinclude' returned a...

I'm entering this as a new issue as you marked the [previous entry of this bug](https://efreversepoco.codeplex.com/workitem/145) as Resolved.I have indeed confirmed that I followed all the steps of...

View Article

Commented Feature: Error when using a DbContextBaseClass that does not...

If the DbContextBaseClass does not implement the constuctor:```public <#=DbContextName#>(string connectionString, System.Data.Entity.Infrastructure.DbCompiledModel model) : base(connectionString,...

View Article


Commented Feature: Error when using a DbContextBaseClass that does not...

If the DbContextBaseClass does not implement the constuctor:```public <#=DbContextName#>(string connectionString, System.Data.Entity.Infrastructure.DbCompiledModel model) : base(connectionString,...

View Article


Source code checked in, #0418483446d0

Case 147: Add support for stored procedure user defined types. Thanks to mhwlng and Mathias.

View Article

Edited Unassigned: user defined table types for stored procedures are not...

see discussion at :https://efreversepoco.codeplex.com/discussions/645780

View Article

Commented Unassigned: user defined table types for stored procedures are not...

see discussion at :https://efreversepoco.codeplex.com/discussions/645780Comments: This is now implemented and will be in the next release. See [this...

View Article

Source code checked in, #af6682862956

Enabled partial FakeDbSet.

View Article


New Post: donation + some feature requests

Hey Simon, I'm sorry for my late reply, I was on vacation. I understand. Maybe another user has time to contribute. Okay. I know, it's impossible. Your suggestion with the flag and the "UpdateColumn"...

View Article

New Post: donation + some feature requests

Thank you for your kind donation!

View Article


New Post: sProc Return Columns with '%' as 1st character....

Just submitted a pull request to fix an issue with sProc Return Column Names that were reserved keywords. Now I'm looking at this issue: public class sProcReturnModel{ public Decimal? %Published { get;...

View Article

New Post: Oracle database

The DbProviderFactories can provide the information that we need. We can get this information through the GetSchema method. What I'm not sure about is how best to distinguish between the Oracle and Sql...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next release:Case 156. Should get null instead of "NULL" for varchar DEFAULT NULL. Thanks toyyjdelete.Case 147: Add support for stored procedure user defined types. Thanks to mhwlng...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next release:Case 156. Should get null instead of "NULL" for varchar DEFAULT NULL. Thanks toyyjdelete.Case 147: Add support for stored procedure user defined types. Thanks to mhwlng...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next release:Data Annotations. Whats new in v2.17.0:Case 156. Should get null instead of "NULL" for varchar DEFAULT NULL. Thanks toyyjdelete.Case 147: Add support for stored...

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>