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

Edited 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


Commented 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


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, #cb33d2a8ea66

Synced SqlCE tt file.

View Article

Source code checked in, #ddab3e51d5b4

Revision bump

View Article


Source code checked in, #dc72da5684a5

Added tag v2.12.0 for changeset ddab3e51d5b4

View Article

Source code checked in, #a6246f4f1706

Remove the superflous empty line between the summary block and the field.

View Article

Created Unassigned: Add support for async methods [106]

I added to the interface the following: I have attached the changes.``` Task<int> SaveChangesAsync(); Task<int> SaveChangesAsync(CancellationToken cancellationToken);```

View Article


Commented Unassigned: Add support for async methods [106]

I added to the interface the following: I have attached the changes.``` Task<int> SaveChangesAsync(); Task<int> SaveChangesAsync(CancellationToken cancellationToken);```Comments: Made a fix...

View Article


Commented Unassigned: Add support for async methods [106]

I added to the interface the following: I have attached the changes.``` Task<int> SaveChangesAsync(); Task<int> SaveChangesAsync(CancellationToken cancellationToken);```Comments: Will only...

View Article

Source code checked in, #c7554d743598

Do not include FK's which use composite keys

View Article

Source code checked in, #c90dc845aa40

Revision bump

View Article

Source code checked in, #4ac58a089d42

Added tag v2.12.1 for changeset c90dc845aa40

View Article


Updated Wiki: What's new

Whats new in v2.12.1: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 app.config file...

View Article

Released: v2.12.1 (Apr 14, 2015)

Whats new in v2.12.1: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 app.config file...

View Article


Created Release: v2.12.1 (Apr 14, 2015)

Whats new in v2.12.1: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 app.config file...

View Article

Closed 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


Closed Issue: Stored procedures with no input parameters and all columns are...

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: Released

View Article

Closed Issue: Hangs on Executing TableSQL Query [105]

I had/have an issue where it's hanging forever on our big database (seems to work find on our smaller ones). After debugging the tt, I found the place it was hanging was when it executed the query in...

View Article

Closed Issue: SQL Server compact connection string only looks in current...

Currently if you are using an SDF file the T4 template only looks in the project of where the t$ template is. This isn't real handy if you are wanting to have your entities is a separate project then...

View Article
Browsing all 1642 articles
Browse latest View live


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