提交 8c64960e 编写于 作者: S Steven Li

Minor adjustments before sharing with Jeff

上级 2114f729
from .cinterface import CTaosInterface
from .error import *
querySeqNum = 0
# querySeqNum = 0
class TDengineCursor(object):
"""Database cursor which is used to manage the context of a fetch operation.
......
......@@ -10,5 +10,4 @@ export PYTHONPATH=$(pwd)/../../src/connector/python/linux/python3
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/../../build/build/lib
# Now we are all let, and let's run our cases!
# python3 ./test.py -m 127.0.0.1 -f insert/basic.py
./random_walk.py
python3 ./test.py -m 127.0.0.1 -f insert/basic.py
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册