Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Viewing all articles
Browse latest Browse all 1642

New Post: donation + some feature requests

$
0
0
Hi Mathias,
Thanks for your kind words. and if you would like to donate, you can use this link.

In answer to your questions/features:
  1. I'd love to add support for MySQL and PostgreSQL, and have them both installed. However, I am very time poor, and can really only hit the easy win requested features. There is a discussion here, and a case here. I remember seeing a discussion and ac_4 wanting to help too.
  2. Totally agree. There are two cases for this: 47 and 14.
  3. Detecting IsRowVersion is easy, however automatically IsConcurrencyToken is impossible. So the best I could do is to add a boolean flag to the Column class, and allow the developer to set the flag within the database.tt settings file within the UpdateColumn(). Alternatively, I could setup an array of schema, table, column names, so the user just lists an array of these to which IsConcurrencyToken is set.
  4. I could add a customAttribute property to the Column, which could be set within the database.tt settings file within the UpdateColumn().
  5. I'll see if I can get the time to do this.

Viewing all articles
Browse latest Browse all 1642

Trending Articles



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