• Jim Fulton's avatar
    New Feature: · b053b2a8
    Jim Fulton authored
    When transactions are aborted, new object ids allocated during the
      transaction are saved and used in subsequent transactions. This can
      help in situations where object ids are used as BTree keys and the
      sequential allocation of object ids leads to conflict errors.
    b053b2a8
testConnection.py 25.6 KB