clear cache patch
This commit is contained in:
parent
5b29deb968
commit
7807c6f173
@ -16,6 +16,4 @@
|
|||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
import webnotes
|
import webnotes
|
||||||
webnotes.conn.sql("""
|
webnotes.clear_cache()
|
||||||
delete from __SessionCache
|
|
||||||
""")
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user