fix: Docstring latest=>current
This commit is contained in:
parent
4a9ad04d04
commit
2d96a2c4cc
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ from frappe.search.website_search import build_index_for_all_routes
|
|||
|
||||
|
||||
def migrate(verbose=True, rebuild_website=False, skip_failing=False, skip_search_index=False):
|
||||
'''Migrate all apps to the latest version, will:
|
||||
'''Migrate all apps to the current version, will:
|
||||
- run before migrate hooks
|
||||
- run patches
|
||||
- sync doctypes (schema)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue