Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-267

Add optimistic locking

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-beta1
    • 4.0
    • Templates
    • None

    Description

      It should be possible to optimistically lock read rows in a table.
      this needs to be done on generate time, i.e. one or more integer columns in a table must be marked as version colums which then are controlled by torque and incremented by one in each update.
      If the version numbers do not match on an update, an error must be thrown.

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: