소스 검색

Merge pull request #2351 from frappe/nabinhait-patch-2

Changed order of Rename scheduler log patch
version-14
Nabin Hait 8 년 전
committed by GitHub
부모
커밋
bc9cd55cd9
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


불러오는 중...
취소
저장