Uploaded image for project: 'Entity Framework'
  1. Entity Framework
  2. EF-81

Make SaveChanges/SaveChangesAsync transactional

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0
    • Affects Version/s: None
    • Needed

      We need this to support EF-150.

      We should check the connection to ensure it supports transactions at launch time and not attempt to use them if it is standalone so as not to break local development scenarios. We can emit a warning about lack of transactions into the logs.

      Other types of transactional support - e.g. System.Transactions and explicit EF transactions will be tackled in other (future) tickets.

            Assignee:
            damien.guard@mongodb.com Damien Guard
            Reporter:
            damien.guard@mongodb.com Damien Guard
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: