patch list updated
This commit is contained in:
parent
f9e9000092
commit
b461e1788a
@ -90,4 +90,14 @@ patch_list = [
|
|||||||
'patch_file': 'remove_archive',
|
'patch_file': 'remove_archive',
|
||||||
'description': 'unarchive all records and drop archive tables'
|
'description': 'unarchive all records and drop archive tables'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.jan_mar_2012',
|
||||||
|
'patch_file': 'no_copy_patch',
|
||||||
|
'description': 'insert after fld in custom fld should be no_copy'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.jan_mar_2012',
|
||||||
|
'patch_file': 'reload_item',
|
||||||
|
'description': 'reload item'
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user