1. 30 7月, 2018 1 次提交
    • A
      Require has_internal_id to pass a init block. · 90778e5d
      Andreas Brandl 提交于
      This is useful since the current scheme allows us to freely delete any
      records in internal_ids. If the record is not there, it will get rebuild
      using the init block.
      
      We require passing in 'init for the time being and as long as its
      not expensive to do so. This makes the scheme a bit more robust.
      
      If at some point, this is expensive - we may choose to make this
      optional while losing the ability to recalculate the value on the fly.
      
      Closes #49609.
      90778e5d
  2. 11 5月, 2018 1 次提交
  3. 10 5月, 2018 1 次提交
  4. 08 5月, 2018 1 次提交
  5. 03 5月, 2018 1 次提交
  6. 20 4月, 2018 1 次提交
  7. 19 3月, 2018 1 次提交
  8. 16 3月, 2018 7 次提交