timabell / ef-enum-to-lookup

Generates lookup tables from enum references in Microsoft Entity Framework 6.1
https://www.nuget.org/packages/ef-enum-to-lookup
69 stars 29 forks source link

make transaction optional #32

Closed timabell closed 9 years ago

timabell commented 9 years ago

For compatibility with http://ready-roll.com/ which expects to handle transactions itself.