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

New Post: only works with c#??

I´ve trying to use it with vb project but it doesn´t show in a add - new item?

View Article


New Post: only works with c#??

Try adding a C# "data" project to your solution, and add the generator in there. Then reference the data project in your other VB projects within your solution.

View Article


New Post: Pluralise entities with active SchemaName and PrependSchemaName

Oh, great! I get latest version overwriting my files and added your code from https://efreversepoco.codeplex.com/SourceControl/changeset/83e43fc3f3fc All work perfectly! thanks

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats new in v2.14.3:Pluralize / Singularize just the last word if separated by underscore (schema_table) . Thanks toPetrettoS.Case 129. The Copyright use Western European Encoding for non-ascii char...

View Article

Released: v2.14.3 (Jul 22, 2015)

Whats new in v2.14.3:Pluralize / Singularize just the last word if separated by underscore (schema_table) . Thanks to PetrettoS.Case 129. The Copyright use Western European Encoding for non-ascii char...

View Article


Created Release: v2.14.3 (Jul 22, 2015)

Whats new in v2.14.3:Pluralize / Singularize just the last word if separated by underscore (schema_table) . Thanks to PetrettoS.Case 129. The Copyright use Western European Encoding for non-ascii char...

View Article

Commented Unassigned: foreign key names [131]

If you set PrependShcemaName option to false, the generated C# foreign key name is created using the unique key base table name only, for example, "public virtual foo foo_foo {get; set;}".If you set...

View Article

Created Unassigned: Filter out some tables from schema [132]

Is there a way to filter out table(s) from a schema?I still want some of the tables from that schema.

View Article


New Post: Bug with default values on custom types

Hi, I have run into a slight issue with the default values set in the entity constructors. This occurs under the following conditions:The column type is a user-defined typeThe user-defined type is...

View Article


Source code checked in, #753e24eb1c0b

For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next version:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Whats new in v2.14.3:Pluralize / Singularize just the last word if separated by underscore (schema_table) ....

View Article

Source code checked in, #d5b1df552369

Fix indent

View Article

Source code checked in, #8a065a1ee7d2

Pass in false to WriteStoredProcFunctionSetSqlParameters when not generating a fake. Thanks to Sur1969333.

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next version:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake....

View Article

Commented Unassigned: Filter out some tables from schema [132]

Is there a way to filter out table(s) from a schema?I still want some of the tables from that schema.Comments: Does using TableFilterExclude = new Regex("^table_name1$|^table_name2$|etc"); help you?

View Article


New Post: Bug with default values on custom types

This scenario is always going to be near impossible to fix. Returning A is a simple scenario, but what if it ran a function, or did some SQL code manipulation such as DATEADD(...), or even something...

View Article

Commented Unassigned: Filter out some tables from schema [132]

Is there a way to filter out table(s) from a schema?I still want some of the tables from that schema.Comments: No. So we have same table name exists across few schema. I was looking at how to filter...

View Article


Commented Unassigned: Filter out some tables from schema [132]

Is there a way to filter out table(s) from a schema?I still want some of the tables from that schema.Comments: There is a pull request which fixes this:...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next version:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake....

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next version:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake....

View Article
Browsing all 1642 articles
Browse latest View live


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