瀏覽代碼

Update patches.txt

version-14
Nabin Hait 8 年之前
committed by GitHub
父節點
當前提交
066e91d077
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frappe/patches.txt

+ 1
- 1
frappe/patches.txt 查看文件

@@ -1,7 +1,7 @@
execute:frappe.db.sql("""update `tabPatch Log` set patch=replace(patch, '.4_0.', '.v4_0.')""") #2014-05-12
frappe.patches.v7_1.rename_scheduler_log_to_error_log
frappe.patches.v5_0.convert_to_barracuda_and_utf8mb4
frappe.patches.v7_0.update_auth
frappe.patches.v7_1.rename_scheduler_log_to_error_log
frappe.patches.v6_1.rename_file_data
frappe.patches.v7_0.re_route #2016-06-27
execute:frappe.reload_doc('core', 'doctype', 'doctype', force=True) #2016-10-17


Loading…
取消
儲存