diff -r 6cbc7bc8ea6d -r 5fe84a5f7035 misc/migration/2.42.1_Any.py --- a/misc/migration/2.42.1_Any.py Fri Apr 17 13:21:05 2009 +0200 +++ b/misc/migration/2.42.1_Any.py Fri Apr 17 16:55:37 2009 +0200 @@ -14,5 +14,5 @@ if 'inline_view' in schema: # inline_view attribute should have been deleted for a while now.... - drop_attribute('ENFRDef', 'inline_view') + drop_attribute('CWRelation', 'inline_view')