Refine api to support one batch command
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from psycopg.rows import dict_row, Row
|
||||
from .connection import g_conn_dict as conn
|
||||
from .operation import *
|
||||
|
||||
|
||||
_NODE = '_node'
|
||||
|
||||
Reference in New Issue
Block a user