fsprojects / SQLProvider

A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
https://fsprojects.github.io/SQLProvider
Other
572 stars 146 forks source link

Update the docs to describe DataContext and transactions #616

Closed dharmaturtle closed 5 years ago

dharmaturtle commented 5 years ago

Source: https://github.com/fsprojects/SQLProvider/issues/112#issuecomment-123108043

Thorium commented 5 years ago

Thanks!