Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
↧

Edited Issue: Same stored procedure name on different schema generates only...

Let's say you have three stored procedure with the same name on different schema and one parameter:```Alpha.proc_DoSomething @Parameter datetimeBeta.proc_DoSomething @Parameter...

View Article


Commented Issue: Same stored procedure name on different schema generates...

Let's say you have three stored procedure with the same name on different schema and one parameter:```Alpha.proc_DoSomething @Parameter datetimeBeta.proc_DoSomething @Parameter...

View Article


Updated Wiki: Home

Due to errors on CodePlex which means I could no longer push/pull code changes. Namely:HTTP Error: 500 (URL Rewrite Module Error.) HTTP Error: 502 (Bad Gateway) I have moved this project to GitHub:...

View Article

Updated Wiki: Documentation

Due to errors on CodePlex which means I could no longer push/pull code changes. Namely:HTTP Error: 500 (URL Rewrite Module Error.)HTTP Error: 502 (Bad Gateway) I have moved this project to GitHub:...

View Article

Source code checked in, #1994e5e37f48

Include schema when checking stored procedure name

View Article


Commented Issue: Same stored procedure name on different schema generates...

Let's say you have three stored procedure with the same name on different schema and one parameter:```Alpha.proc_DoSomething @Parameter datetimeBeta.proc_DoSomething @Parameter...

View Article

New Post: donation + some feature requests

Thank you Simon.

View Article

Updated Wiki: Home

Due to errors on CodePlex which means I could no longer push/pull code changes. Namely:HTTP Error: 500 (URL Rewrite Module Error.) HTTP Error: 502 (Bad Gateway) I have moved this project to GitHub:...

View Article


Updated Wiki: Home

Due to errors on CodePlex which means I could no longer push/pull code changes. Namely:HTTP Error: 500 (URL Rewrite Module Error.) HTTP Error: 502 (Bad Gateway) I have moved this project to GitHub:...

View Article


Closed Unassigned: ForeignKeyExclude option [171]

We have some foreign keys that only meant for the database and are not meant to be used to traverse to a table. I have modified the "core.ttinclude" file to be able to take a regex to exclude. ```...

View Article

Commented Unassigned: ForeignKeyExclude option [171]

We have some foreign keys that only meant for the database and are not meant to be used to traverse to a table. I have modified the "core.ttinclude" file to be able to take a regex to exclude. ```...

View Article

Closed Unassigned: Filtering of "Navigation Properties" [157]

When building objects and thinking about DDD and aggregate boundaries, one often might choose to deliberately NOT have a full-on navigation property between aggregates, and only keep the ID of the...

View Article

Closed Unassigned: Add ability to filter foreign keys [155]

Some users would like to filter out foreign keys. This is necessary if the user moves some fields up into a base class by using WritePocoBaseClasses and UpdateColumn functions to set column.Hidden =...

View Article


Closed 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.Comments: It...

View Article

Closed Unassigned: Stored procedure with only one result set generates...

First of all I'd like to say this POCO generator is a great tool. Really good job.I'm using version 2.18.0 and I have found little bug.I have stored procedure that returns only one resultset. It looks...

View Article


New Post: Do we have NuGet package for it?

How do we upgrade POCO Generator? Also, which version includes ability to exclude certain columns from models and where is it documented? Thanks.

View Article

Created Unassigned: GenerateSeparateFiles causes empty DBContext class [181]

On version 2.19 if I set GenerateSeparateFiles=true; the DBContext class is empty except for the namespace. Setting it back to false will generate a complete DBContext class successfully.I am able to...

View Article


Created Unassigned: Many-to-many does not use proper naming [182]

It appears that in a many to many relationship, the first navigational property should be the plural without the foreign key and without "1" appended but in version 2.19 this does not happen.For...

View Article

Commented Unassigned: Many-to-many does not use proper naming [182]

It appears that in a many to many relationship, the first navigational property should be the plural without the foreign key and without "1" appended but in version 2.19 this does not happen.For...

View Article

New Post: DbSets in DbContext

I've been using Reverse Poco for almost a year now, but I recently updated to version 2.24.0 and created a new tt file. It read from my database just fine and generated the POCO classes, but for some...

View Article


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