misc/migration/2.42.1_Any.py
branchtls-sprint
changeset 1398 5fe84a5f7035
parent 0 b97547f5f1fa
child 1802 d628defebc17
equal deleted inserted replaced
1397:6cbc7bc8ea6d 1398:5fe84a5f7035
    12                 continue
    12                 continue
    13     checkpoint()
    13     checkpoint()
    14 
    14 
    15 if 'inline_view' in schema:
    15 if 'inline_view' in schema:
    16     # inline_view attribute should have been deleted for a while now....
    16     # inline_view attribute should have been deleted for a while now....
    17     drop_attribute('ENFRDef', 'inline_view')
    17     drop_attribute('CWRelation', 'inline_view')
    18     
    18