mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
webnotes.model.doctype (new version)
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
from __future__ import unicode_literals
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.conn.commit()
|
||||
webnotes.conn.sql("alter table __CacheItem modify `value` longtext")
|
||||
webnotes.conn.begin()
|
||||
Reference in New Issue
Block a user