added tabsessions_to_myisam

This commit is contained in:
Rushabh Mehta
2013-01-28 16:56:32 +05:30
parent fe99c293a9
commit d4ae9861f4
3 changed files with 10 additions and 0 deletions

View File

@@ -161,4 +161,5 @@ patch_list = [
"patches.january_2013.reload_print_format",
"patches.january_2013.rebuild_tree",
"execute:webnotes.reload_doc('core','doctype','docfield') #2013-01-28",
"patches.january_2013.tabsessions_to_myisam.py",
]