Skip to content
Snippets Groups Projects
  1. Jun 16, 2016
    • Usman Khalid's avatar
      Added a named outer_atomic option. · 78162320
      Usman Khalid authored
      A named outer is suitable when dealing with IntegrityErrors. It only
      checks that it is not nested under an atomic only if it is nested
      under enable_outer_atomic(name=<name>). This way only the view which
      is causing IntegrityErrors needs to have its automatic transaction
      management disabled and other callers are not effected.
      78162320
  2. Jun 15, 2016
  3. Jun 14, 2016
Loading