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

Commented Unassigned: Stored procedures with no input parameters and all...

I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?Comments: Thanks Simon....

View Article


Created Unassigned: A field named 'default' [103]

Basically a column in my database is called 'default' which is no problem in sql but the generator converts this directly without modification and the compiler finds this disagreeable.I looked for a...

View Article


New Post: The way to choose objects included in the model

Now we have assymetric way to choose object that should be added to the context: 1) SchemaNameFilter - is the string with one schema 2) TableFilterInclude - string with regexp The typical scenario with...

View Article

Commented Unassigned: Unique Indices [59]

It seems there is no option to identify unique keys of a table in database in generated configuration mapping classes.For example```CREATE TABLE [dbo].[FinancialInstitutionOffice]( [Code]...

View Article

Commented Feature: Option to generate data annotations [20]

Add ability to generate data annotations. Add this as an option in the .tt file. Requested by SergioRiusComments: I would like this for my project because some of the model classes may be consumed...

View Article


Commented Unassigned: Junction Table can also have a RowVersion column. [53]

A many to many relation is identified by a table containing only two columns and those two make the primary key and the key fields of the linked tables. However a third column that is just a RowVersion...

View Article

Commented Unassigned: Junction Table can also have a RowVersion column. [53]

A many to many relation is identified by a table containing only two columns and those two make the primary key and the key fields of the linked tables. However a third column that is just a RowVersion...

View Article

Commented Issue: Generate optional parameter information in sproc methods [91]

For stored procedures there is currently no handling of optional parameters; all parameters are indicated to be non-optional.I've been trying to find a way to find this information, for instance for...

View Article


Updated Wiki: What's new

Whats comming in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...

View Article


Commented Unassigned: Stored procedures with no input parameters and all...

I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?Comments: The SQL for...

View Article

Source code checked in, #326c93aa5a03

MakeClassesPartial flag now adds partial keyword to the stored procedure model classes.

View Article

Commented Unassigned: Stored procedures with no input parameters and all...

I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?Comments: I have it so...

View Article

Commented Unassigned: Stored procedures with no input parameters and all...

I found that stored procedure with no input parameters and views with all columns are nullable are ignored by this tool and cannot be populated in .cs file.Are they known issues?Comments: Also had to...

View Article


New Post: Code Library and script folder

I'm not very familiar with t4, but is there a way to move a bunch of the code into a code library that the t4 template references? I like how easy it is to mutate the output files with the scripting...

View Article

Updated Wiki: What's new

Whats coming in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...

View Article


Source code checked in, #4fb8ed858aa9

Make sure identity columns are not marked with computed flag.

View Article

Created Unassigned: MVC Scaffolding error, GenerateSeparateFiles=false [104]

IN VS.net 2013, when I try running the Add New Scaffolded Item -> "MVC5 Controller with views, using Entity Framework" and the model was generated using the single file option...

View Article


Source code checked in, #8f5e5ba921b1

Fix schema prepending for Stored Procedures.

View Article

Source code checked in, #adabc52a2c03

Fix bug in MigrationStrategy when set to CreateDatabaseIfNotExists or DropCreateDatabaseIfModelChanges. Thanks to Will.

View Article

Updated Wiki: What's new

Whats coming in the next release:Case 101. SQL Server compact connection string only looks in current project. It now looks in all project paths for the SDF file, in a similar way to finding the...

View Article
Browsing all 1642 articles
Browse latest View live


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