diff --git a/.gitignore b/.gitignore index c3dc8e9b..9ff7ee34 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ MANIFEST # setup.py working directory build # sphinx build directory -doc/_build +docs/src/_build # setup.py dist directory dist # Egg metadata @@ -72,7 +72,7 @@ Icon? Thumbs.db ## Documentation generated files -docs/_build/doctrees -docs/generated +docs/src/_build/doctrees +docs/src/generated dask-worker-space diff --git a/docs/_build/html/.buildinfo b/docs/.buildinfo similarity index 100% rename from docs/_build/html/.buildinfo rename to docs/.buildinfo diff --git a/docs/_build/html/.nojekyll b/docs/.nojekyll similarity index 100% rename from docs/_build/html/.nojekyll rename to docs/.nojekyll diff --git a/docs/_build/html/searchindex.js b/docs/_build/html/searchindex.js deleted file mode 100644 index f5995fa7..00000000 --- a/docs/_build/html/searchindex.js +++ /dev/null @@ -1 +0,0 @@ -Search.setIndex({docnames:["api","generated/singlestore.connect","generated/singlestore.connection.Connection","generated/singlestore.connection.Connection.autocommit","generated/singlestore.connection.Connection.close","generated/singlestore.connection.Connection.commit","generated/singlestore.connection.Connection.cursor","generated/singlestore.connection.Connection.disable_data_api","generated/singlestore.connection.Connection.disable_http_api","generated/singlestore.connection.Connection.enable_data_api","generated/singlestore.connection.Connection.enable_http_api","generated/singlestore.connection.Connection.is_connected","generated/singlestore.connection.Connection.rollback","generated/singlestore.connection.Cursor","generated/singlestore.connection.Cursor.callproc","generated/singlestore.connection.Cursor.close","generated/singlestore.connection.Cursor.execute","generated/singlestore.connection.Cursor.executemany","generated/singlestore.connection.Cursor.fetchall","generated/singlestore.connection.Cursor.fetchmany","generated/singlestore.connection.Cursor.fetchone","generated/singlestore.connection.Cursor.is_connected","generated/singlestore.connection.Cursor.next","generated/singlestore.connection.Cursor.nextset","generated/singlestore.connection.Cursor.scroll","generated/singlestore.connection.Cursor.setinputsizes","generated/singlestore.connection.Cursor.setoutputsize","generated/singlestore.manage_cluster","generated/singlestore.manager.Cluster","generated/singlestore.manager.Cluster.connect","generated/singlestore.manager.Cluster.refresh","generated/singlestore.manager.Cluster.resume","generated/singlestore.manager.Cluster.suspend","generated/singlestore.manager.Cluster.terminate","generated/singlestore.manager.Cluster.update","generated/singlestore.manager.ClusterManager","generated/singlestore.manager.ClusterManager.clusters","generated/singlestore.manager.ClusterManager.create_cluster","generated/singlestore.manager.ClusterManager.get_cluster","generated/singlestore.manager.ClusterManager.regions","generated/singlestore.manager.Region","index","whatsnew"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["api.rst","generated/singlestore.connect.rst","generated/singlestore.connection.Connection.rst","generated/singlestore.connection.Connection.autocommit.rst","generated/singlestore.connection.Connection.close.rst","generated/singlestore.connection.Connection.commit.rst","generated/singlestore.connection.Connection.cursor.rst","generated/singlestore.connection.Connection.disable_data_api.rst","generated/singlestore.connection.Connection.disable_http_api.rst","generated/singlestore.connection.Connection.enable_data_api.rst","generated/singlestore.connection.Connection.enable_http_api.rst","generated/singlestore.connection.Connection.is_connected.rst","generated/singlestore.connection.Connection.rollback.rst","generated/singlestore.connection.Cursor.rst","generated/singlestore.connection.Cursor.callproc.rst","generated/singlestore.connection.Cursor.close.rst","generated/singlestore.connection.Cursor.execute.rst","generated/singlestore.connection.Cursor.executemany.rst","generated/singlestore.connection.Cursor.fetchall.rst","generated/singlestore.connection.Cursor.fetchmany.rst","generated/singlestore.connection.Cursor.fetchone.rst","generated/singlestore.connection.Cursor.is_connected.rst","generated/singlestore.connection.Cursor.next.rst","generated/singlestore.connection.Cursor.nextset.rst","generated/singlestore.connection.Cursor.scroll.rst","generated/singlestore.connection.Cursor.setinputsizes.rst","generated/singlestore.connection.Cursor.setoutputsize.rst","generated/singlestore.manage_cluster.rst","generated/singlestore.manager.Cluster.rst","generated/singlestore.manager.Cluster.connect.rst","generated/singlestore.manager.Cluster.refresh.rst","generated/singlestore.manager.Cluster.resume.rst","generated/singlestore.manager.Cluster.suspend.rst","generated/singlestore.manager.Cluster.terminate.rst","generated/singlestore.manager.Cluster.update.rst","generated/singlestore.manager.ClusterManager.rst","generated/singlestore.manager.ClusterManager.clusters.rst","generated/singlestore.manager.ClusterManager.create_cluster.rst","generated/singlestore.manager.ClusterManager.get_cluster.rst","generated/singlestore.manager.ClusterManager.regions.rst","generated/singlestore.manager.Region.rst","index.rst","whatsnew.rst"],objects:{"":[[0,0,0,"-","singlestore"]],"singlestore.connection":[[2,2,1,"","Connection"],[13,2,1,"","Cursor"]],"singlestore.connection.Connection":[[2,3,1,"","__init__"],[3,3,1,"","autocommit"],[4,3,1,"","close"],[5,3,1,"","commit"],[6,3,1,"","cursor"],[7,3,1,"","disable_data_api"],[8,3,1,"","disable_http_api"],[9,3,1,"","enable_data_api"],[10,3,1,"","enable_http_api"],[11,3,1,"","is_connected"],[12,3,1,"","rollback"]],"singlestore.connection.Cursor":[[13,3,1,"","__init__"],[14,3,1,"","callproc"],[15,3,1,"","close"],[16,3,1,"","execute"],[17,3,1,"","executemany"],[18,3,1,"","fetchall"],[19,3,1,"","fetchmany"],[20,3,1,"","fetchone"],[21,3,1,"","is_connected"],[22,3,1,"","next"],[23,3,1,"","nextset"],[24,3,1,"","scroll"],[25,3,1,"","setinputsizes"],[26,3,1,"","setoutputsize"]],"singlestore.manager":[[28,2,1,"","Cluster"],[35,2,1,"","ClusterManager"],[40,2,1,"","Region"]],"singlestore.manager.Cluster":[[28,3,1,"","__init__"],[29,3,1,"","connect"],[30,3,1,"","refresh"],[31,3,1,"","resume"],[32,3,1,"","suspend"],[33,3,1,"","terminate"],[34,3,1,"","update"]],"singlestore.manager.ClusterManager":[[35,3,1,"","__init__"],[36,4,1,"","clusters"],[37,3,1,"","create_cluster"],[38,3,1,"","get_cluster"],[39,4,1,"","regions"]],"singlestore.manager.Region":[[40,3,1,"","__init__"]],singlestore:[[1,1,1,"","connect"],[27,1,1,"","manage_cluster"]]},objnames:{"0":["py","module","Python module"],"1":["py","function","Python function"],"2":["py","class","Python class"],"3":["py","method","Python method"],"4":["py","property","Python property"]},objtypes:{"0":"py:module","1":"py:function","2":"py:class","3":"py:method","4":"py:property"},terms:{"0":41,"00":[34,37],"1":[0,34,37,41],"10":33,"2":0,"20":[31,32,37],"3":0,"3306":1,"4":0,"443":1,"5":0,"600":[31,32,33,37],"80":1,"8080":1,"class":[2,13,28,35,40],"default":[0,1],"float":28,"function":[0,1,2,29],"import":0,"int":[1,9,10,19,24,25,26,31,32,33,37],"new":[0,6,37,41],"return":[0,1,6,9,10,11,18,19,20,21,22,23,27,29,31,32,33,36,37,38,39],"true":[1,3,23,37],By:1,If:[9,10,14,18,19,22,23,31,32,33],In:0,It:[0,28,40,41],The:[0,1,9,10,13,14,16,17,27,35,37,41],To:1,__init__:[2,13,28,35,40],abc:[14,16,17,25,28,34,37],about:0,abov:0,absolut:24,access:[0,14,27,28,35],access_token:[27,35],account:0,activ:[31,37],addit:[0,41],address:[1,34,37],admim_password:34,admin:[34,37],admin_password:[34,37],against:17,all:[0,18],allow:[0,1,9,10,34,37],also:41,an:[0,1,37],ani:[1,2,13,14,16,17,18,19,20,22,29],anoth:23,api:[1,7,8,9,10,27,28,35,40,41,42],ar:[0,1,2,18,19,20,28,29],area:25,argument:29,arrays:19,attribut:[0,2,13,19,28,35,40],author:1,autocommit:1,avail:[23,36,39],base:[13,27,35],base_url:[27,35],befor:[31,32,33,37],below:1,between:[31,32,33,37],bool:[1,3,11,21,23,31,32,33,37],buffer:26,call:[2,13,14,28,40],callabl:1,can:[0,1,14],certif:1,charact:1,charset:1,check:[21,31,32,33],cluster:[27,35,37,38,40,41,42],cluster_id:[28,38],clustermanag:[27,28,40,41],clustermanagererror:[31,32,33],clutermanag:0,code:[1,16,17],collect:[14,16,17,25,28,34,37],column:26,com:[1,27],command:13,compliant:[0,41,42],configur:41,conn:1,connect:[41,42],connector:[1,41],contain:1,context:1,convers:1,convert:1,core:[18,19,20,22],creat:[0,2,6,28,29,37],create_clust:28,created_at:28,credenti:1,cur:1,current:[0,9,10,30],cursor:[1,41],data:[1,7,8,9,10],databas:[0,1,2,4,11,13,29,41],datafram:[1,18,19,20,22],datetim:28,db:[0,41,42],db_name:1,defin:1,definit:[2,28,34,38],describ:1,describe_opt:[0,41],destroi:0,determin:11,dict:[1,16,17,18,19,20,22],dictionari:1,directli:[2,13,28,40],disabl:[1,7,8],disable_data_api:[9,10],document:[0,42],download:0,driver:[1,13],each:[31,32,33,37,42],either:[0,28],element:0,enabl:[9,10],enable_data_api:[7,8],endpoint:28,entri:0,environ:1,etc:[34,37],exampl:1,except:[29,37],execut:[0,1,17,41],exist:[22,28],expir:[34,37],expires_at:[28,34,37],fals:[23,31,32,33,37],featur:42,fetch:[18,19,20,26,41],fetchal:14,fetchmani:14,fetchon:14,file:1,firewall_rang:[28,34,37],follow:0,form:[0,1],format:[0,1,41],frame:[18,19,20,22],from:[0,19,20,22,24,42],gener:14,get:[0,1,41],get_clust:[0,28],get_opt:41,give:[0,31,32,33],global:[9,10],go:[31,32,33],host:[1,29],hostnam:1,http:[1,9,10,27,42],http_proxy_port:[9,10],id:[37,38],improv:42,includ:41,incom:[34,37],indic:1,inform:[0,40],instal:41,instanc:2,instanti:[13,28,35,40],instead:[2,13,40],interact:0,interfac:[41,42],intern:37,interv:37,ip:[1,34,37],iter:[14,16,17,22],kei:[1,27,35],keyword:[1,29],kwarg:[2,29],larg:26,left:1,licens:41,like:[0,14],list:[18,19,20,22,34,36,37,39],local:1,local_infil:1,manag:[1,27,41,42],manage_clust:[0,35,41],map:[16,17],maximum:37,me:1,memori:25,method:[0,2,9,10,13,28,35,40],mode:[1,3,24,31,32,33],more:22,move:24,multipl:[14,17],my_db:1,mysqlconnector:1,name:[1,14,28,34,37],namedtupl:[0,1],next:23,nextset:14,non:1,none:[1,3,4,5,7,8,9,10,12,14,15,16,17,18,19,24,25,26,27,28,31,32,33,34,35,37],notat:[34,37],number:[9,10,31,32,33,37],object:[0,2,6,13,28,29,30,40,41],odbc:1,odbc_driv:1,off:1,ones:0,onli:37,oper:[16,17],option:[0,1,9,10,14,16,17,19,20,22,23,26,27,28,29,31,32,33,34,35,37],os:1,other:[14,23,27,35],out:0,outlin:42,overal:1,p455w0rd:1,packag:0,panda:[18,19,20,22],param:[14,16],param_seq:17,paramet:[0,1,2,9,10,14,16,17,24,25,27,29,31,32,33,34,35,37,38,41],params_seq:17,password:[1,34,37],path:1,pend:[5,12],plan:37,point:0,poll:37,port:[1,9,10,29],posit:24,pre:41,predefin:25,primari:0,privileg:[9,10],procedur:14,properti:[36,39],protocol:1,provid:40,proxi:[9,10],pure:1,pure_python:1,python:1,queri:[0,1,13,14,41],rais:[22,31,32,33,37],rather:2,reach:[31,32,33],refer:41,region:[28,37,41],region_id:[37,40],rel:24,releas:41,remain:[18,19,20],requir:[9,10],result:[0,1,14,18,19,20,22,23,24,28,40,41],results_format:1,retriev:[0,14,27,38],row:[18,19,20,22],run:[9,10],s2:[0,1],s:[34,37,41],scheme:1,second:[31,32,33,37],see:[0,2],sequenc:[14,16,17,25,28,34,37],server:[9,10,29,31,32,33],servic:[0,41],session:1,set:[0,1,3,9,10,14,17,18,20,22,23,24,26],set_opt:41,should:[0,9,10,13,35],singl:20,singlestor:0,singlestore_password:1,singlestore_url:1,singlestore_us:1,size:[19,25,26,28,34,37],skip:23,specifi:[1,9,10,19,41],sql:[16,17],ssl:1,ssl_ca:1,ssl_cert:1,ssl_disabl:1,ssl_kei:1,standard:1,start:[9,10,41],state:[28,30],statement:[16,17],still:11,stopiter:22,store:14,str:[1,14,16,17,18,19,20,22,24,26,27,28,34,35,37,38,40],string:[0,1],submit:13,subsequ:14,substitut:[16,17,41],suppli:29,support:42,take:0,terminated_at:28,than:2,thei:0,them:2,thi:[0,1,2,9,10,13,28,29,35,40,42],through:[0,2],timeout:[31,32,33],timestamp:[34,37],token:[27,35],total:[31,32,33],transact:[5,12],tupl:[0,1,18,19,20,22],type:[1,6,9,10,11,19,20,21,22,27,29,37,38],typic:[1,2],union:[16,17,18,19,20,22,28,37],unit:28,unless:1,up:[31,32,33],updat:30,upload:1,url:[0,1,27,35,41],us:[0,1,9,10,13,14,19,22,27,28,35,37,40,41],usag:1,user:1,usernam:1,utf8:1,v0:41,v0beta:27,valu:[0,1,3,9,10,18,19,20,22,24],variabl:[1,9,10],version:[27,28,35],wait:[31,32,33,37],wait_interv:[31,32,33,37],wait_on_act:37,wait_on_resum:31,wait_on_suspend:32,wait_on_termin:33,wait_timeout:[31,32,33,37],what:[0,41],when:[34,37],where:24,which:[1,29],within:1,you:[0,1],your:0},titles:["API Reference","singlestore.connect","singlestore.connection.Connection","singlestore.connection.Connection.autocommit","singlestore.connection.Connection.close","singlestore.connection.Connection.commit","singlestore.connection.Connection.cursor","singlestore.connection.Connection.disable_data_api","singlestore.connection.Connection.disable_http_api","singlestore.connection.Connection.enable_data_api","singlestore.connection.Connection.enable_http_api","singlestore.connection.Connection.is_connected","singlestore.connection.Connection.rollback","singlestore.connection.Cursor","singlestore.connection.Cursor.callproc","singlestore.connection.Cursor.close","singlestore.connection.Cursor.execute","singlestore.connection.Cursor.executemany","singlestore.connection.Cursor.fetchall","singlestore.connection.Cursor.fetchmany","singlestore.connection.Cursor.fetchone","singlestore.connection.Cursor.is_connected","singlestore.connection.Cursor.next","singlestore.connection.Cursor.nextset","singlestore.connection.Cursor.scroll","singlestore.connection.Cursor.setinputsizes","singlestore.connection.Cursor.setoutputsize","singlestore.manage_cluster","singlestore.manager.Cluster","singlestore.manager.Cluster.connect","singlestore.manager.Cluster.refresh","singlestore.manager.Cluster.resume","singlestore.manager.Cluster.suspend","singlestore.manager.Cluster.terminate","singlestore.manager.Cluster.update","singlestore.manager.ClusterManager","singlestore.manager.ClusterManager.clusters","singlestore.manager.ClusterManager.create_cluster","singlestore.manager.ClusterManager.get_cluster","singlestore.manager.ClusterManager.regions","singlestore.manager.Region","SingleStore Python Client","What\u2019s New"],titleterms:{"0":42,"1":42,"new":42,api:0,autocommit:3,callproc:14,client:41,close:[4,15],cluster:[0,28,29,30,31,32,33,34,36],clustermanag:[0,35,36,37,38,39],commit:5,configur:0,connect:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,29],content:41,create_clust:37,cursor:[0,6,13,14,15,16,17,18,19,20,21,22,23,24,25,26],disable_data_api:7,disable_http_api:8,enable_data_api:9,enable_http_api:10,execut:16,executemani:17,fetchal:18,fetchmani:19,fetchon:20,get_clust:38,is_connect:[11,21],manag:[0,28,29,30,31,32,33,34,35,36,37,38,39,40],manage_clust:27,next:22,nextset:23,pre:42,python:41,refer:0,refresh:30,region:[0,39,40],releas:42,resum:31,rollback:12,s:42,scroll:24,setinputs:25,setoutputs:26,singlestor:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41],suspend:32,termin:33,updat:34,v0:42,what:42}}) diff --git a/docs/_build/html/_images/singlestore-logo.png b/docs/_images/singlestore-logo.png similarity index 100% rename from docs/_build/html/_images/singlestore-logo.png rename to docs/_images/singlestore-logo.png diff --git a/docs/_build/html/_sources/api.rst.txt b/docs/_sources/api.rst.txt similarity index 100% rename from docs/_build/html/_sources/api.rst.txt rename to docs/_sources/api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connect.rst.txt b/docs/_sources/generated/singlestore.connect.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connect.rst.txt rename to docs/_sources/generated/singlestore.connect.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.autocommit.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.close.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.close.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.close.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.close.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.commit.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.commit.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.commit.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.commit.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.cursor.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.cursor.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.cursor.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.cursor.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.disable_data_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.disable_http_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.enable_data_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.enable_http_api.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.is_connected.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.rollback.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.rollback.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.rollback.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.rollback.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Connection.rst.txt b/docs/_sources/generated/singlestore.connection.Connection.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Connection.rst.txt rename to docs/_sources/generated/singlestore.connection.Connection.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.callproc.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.close.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.close.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.close.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.close.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.execute.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.execute.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.execute.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.execute.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.executemany.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.fetchall.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.fetchmany.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.fetchone.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.is_connected.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.next.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.next.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.next.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.next.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.nextset.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.scroll.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.setinputsizes.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt b/docs/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt rename to docs/_sources/generated/singlestore.connection.Cursor.setoutputsize.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.describe_option.rst.txt b/docs/_sources/generated/singlestore.describe_option.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.describe_option.rst.txt rename to docs/_sources/generated/singlestore.describe_option.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.get_option.rst.txt b/docs/_sources/generated/singlestore.get_option.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.get_option.rst.txt rename to docs/_sources/generated/singlestore.get_option.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manage_cluster.rst.txt b/docs/_sources/generated/singlestore.manage_cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manage_cluster.rst.txt rename to docs/_sources/generated/singlestore.manage_cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.connect.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.connect.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.connect.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.connect.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.refresh.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.resume.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.resume.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.resume.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.resume.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.suspend.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.terminate.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Cluster.update.rst.txt b/docs/_sources/generated/singlestore.manager.Cluster.update.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Cluster.update.rst.txt rename to docs/_sources/generated/singlestore.manager.Cluster.update.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.clusters.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.create_cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.get_cluster.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.regions.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.rst.txt b/docs/_sources/generated/singlestore.manager.ClusterManager.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.ClusterManager.rst.txt rename to docs/_sources/generated/singlestore.manager.ClusterManager.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.manager.Region.rst.txt b/docs/_sources/generated/singlestore.manager.Region.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.manager.Region.rst.txt rename to docs/_sources/generated/singlestore.manager.Region.rst.txt diff --git a/docs/_build/html/_sources/generated/singlestore.set_option.rst.txt b/docs/_sources/generated/singlestore.set_option.rst.txt similarity index 100% rename from docs/_build/html/_sources/generated/singlestore.set_option.rst.txt rename to docs/_sources/generated/singlestore.set_option.rst.txt diff --git a/docs/_build/html/_sources/getting-started.rst.txt b/docs/_sources/getting-started.rst.txt similarity index 100% rename from docs/_build/html/_sources/getting-started.rst.txt rename to docs/_sources/getting-started.rst.txt diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_sources/index.rst.txt similarity index 90% rename from docs/_build/html/_sources/index.rst.txt rename to docs/_sources/index.rst.txt index 741d0a99..bf0db22a 100644 --- a/docs/_build/html/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -1,5 +1,5 @@ -.. image:: ../resources/singlestore-logo.png +.. image:: ../../resources/singlestore-logo.png :align: left :height: 50 :width: 50 diff --git a/docs/_build/html/_sources/install.rst.txt b/docs/_sources/install.rst.txt similarity index 100% rename from docs/_build/html/_sources/install.rst.txt rename to docs/_sources/install.rst.txt diff --git a/docs/_build/html/_sources/license.rst.txt b/docs/_sources/license.rst.txt similarity index 100% rename from docs/_build/html/_sources/license.rst.txt rename to docs/_sources/license.rst.txt diff --git a/docs/_build/html/_sources/whatsnew.rst.txt b/docs/_sources/whatsnew.rst.txt similarity index 100% rename from docs/_build/html/_sources/whatsnew.rst.txt rename to docs/_sources/whatsnew.rst.txt diff --git a/docs/_build/html/_static/basic.css b/docs/_static/basic.css similarity index 100% rename from docs/_build/html/_static/basic.css rename to docs/_static/basic.css diff --git a/docs/_build/html/_static/css/badge_only.css b/docs/_static/css/badge_only.css similarity index 100% rename from docs/_build/html/_static/css/badge_only.css rename to docs/_static/css/badge_only.css diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff b/docs/_static/css/fonts/Roboto-Slab-Bold.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff rename to docs/_static/css/fonts/Roboto-Slab-Bold.woff diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 b/docs/_static/css/fonts/Roboto-Slab-Bold.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 rename to docs/_static/css/fonts/Roboto-Slab-Bold.woff2 diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff b/docs/_static/css/fonts/Roboto-Slab-Regular.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff rename to docs/_static/css/fonts/Roboto-Slab-Regular.woff diff --git a/docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 b/docs/_static/css/fonts/Roboto-Slab-Regular.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 rename to docs/_static/css/fonts/Roboto-Slab-Regular.woff2 diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.eot b/docs/_static/css/fonts/fontawesome-webfont.eot similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.eot rename to docs/_static/css/fonts/fontawesome-webfont.eot diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.svg b/docs/_static/css/fonts/fontawesome-webfont.svg similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.svg rename to docs/_static/css/fonts/fontawesome-webfont.svg diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf b/docs/_static/css/fonts/fontawesome-webfont.ttf similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf rename to docs/_static/css/fonts/fontawesome-webfont.ttf diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.woff b/docs/_static/css/fonts/fontawesome-webfont.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.woff rename to docs/_static/css/fonts/fontawesome-webfont.woff diff --git a/docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2 b/docs/_static/css/fonts/fontawesome-webfont.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2 rename to docs/_static/css/fonts/fontawesome-webfont.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-bold-italic.woff b/docs/_static/css/fonts/lato-bold-italic.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold-italic.woff rename to docs/_static/css/fonts/lato-bold-italic.woff diff --git a/docs/_build/html/_static/css/fonts/lato-bold-italic.woff2 b/docs/_static/css/fonts/lato-bold-italic.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold-italic.woff2 rename to docs/_static/css/fonts/lato-bold-italic.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-bold.woff b/docs/_static/css/fonts/lato-bold.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold.woff rename to docs/_static/css/fonts/lato-bold.woff diff --git a/docs/_build/html/_static/css/fonts/lato-bold.woff2 b/docs/_static/css/fonts/lato-bold.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-bold.woff2 rename to docs/_static/css/fonts/lato-bold.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-normal-italic.woff b/docs/_static/css/fonts/lato-normal-italic.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal-italic.woff rename to docs/_static/css/fonts/lato-normal-italic.woff diff --git a/docs/_build/html/_static/css/fonts/lato-normal-italic.woff2 b/docs/_static/css/fonts/lato-normal-italic.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal-italic.woff2 rename to docs/_static/css/fonts/lato-normal-italic.woff2 diff --git a/docs/_build/html/_static/css/fonts/lato-normal.woff b/docs/_static/css/fonts/lato-normal.woff similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal.woff rename to docs/_static/css/fonts/lato-normal.woff diff --git a/docs/_build/html/_static/css/fonts/lato-normal.woff2 b/docs/_static/css/fonts/lato-normal.woff2 similarity index 100% rename from docs/_build/html/_static/css/fonts/lato-normal.woff2 rename to docs/_static/css/fonts/lato-normal.woff2 diff --git a/docs/_build/html/_static/css/theme.css b/docs/_static/css/theme.css similarity index 100% rename from docs/_build/html/_static/css/theme.css rename to docs/_static/css/theme.css diff --git a/docs/_build/html/_static/custom.css b/docs/_static/custom.css similarity index 100% rename from docs/_build/html/_static/custom.css rename to docs/_static/custom.css diff --git a/docs/_build/html/_static/doctools.js b/docs/_static/doctools.js similarity index 100% rename from docs/_build/html/_static/doctools.js rename to docs/_static/doctools.js diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_static/documentation_options.js similarity index 100% rename from docs/_build/html/_static/documentation_options.js rename to docs/_static/documentation_options.js diff --git a/docs/_build/html/_static/file.png b/docs/_static/file.png similarity index 100% rename from docs/_build/html/_static/file.png rename to docs/_static/file.png diff --git a/docs/_build/html/_static/jquery-3.5.1.js b/docs/_static/jquery-3.5.1.js similarity index 100% rename from docs/_build/html/_static/jquery-3.5.1.js rename to docs/_static/jquery-3.5.1.js diff --git a/docs/_build/html/_static/jquery.js b/docs/_static/jquery.js similarity index 100% rename from docs/_build/html/_static/jquery.js rename to docs/_static/jquery.js diff --git a/docs/_build/html/_static/js/badge_only.js b/docs/_static/js/badge_only.js similarity index 100% rename from docs/_build/html/_static/js/badge_only.js rename to docs/_static/js/badge_only.js diff --git a/docs/_build/html/_static/js/html5shiv-printshiv.min.js b/docs/_static/js/html5shiv-printshiv.min.js similarity index 100% rename from docs/_build/html/_static/js/html5shiv-printshiv.min.js rename to docs/_static/js/html5shiv-printshiv.min.js diff --git a/docs/_build/html/_static/js/html5shiv.min.js b/docs/_static/js/html5shiv.min.js similarity index 100% rename from docs/_build/html/_static/js/html5shiv.min.js rename to docs/_static/js/html5shiv.min.js diff --git a/docs/_build/html/_static/js/theme.js b/docs/_static/js/theme.js similarity index 100% rename from docs/_build/html/_static/js/theme.js rename to docs/_static/js/theme.js diff --git a/docs/_build/html/_static/language_data.js b/docs/_static/language_data.js similarity index 100% rename from docs/_build/html/_static/language_data.js rename to docs/_static/language_data.js diff --git a/docs/_build/html/_static/minus.png b/docs/_static/minus.png similarity index 100% rename from docs/_build/html/_static/minus.png rename to docs/_static/minus.png diff --git a/docs/_build/html/_static/plus.png b/docs/_static/plus.png similarity index 100% rename from docs/_build/html/_static/plus.png rename to docs/_static/plus.png diff --git a/docs/_build/html/_static/pygments.css b/docs/_static/pygments.css similarity index 100% rename from docs/_build/html/_static/pygments.css rename to docs/_static/pygments.css diff --git a/docs/_build/html/_static/searchtools.js b/docs/_static/searchtools.js similarity index 100% rename from docs/_build/html/_static/searchtools.js rename to docs/_static/searchtools.js diff --git a/docs/_build/html/_static/underscore-1.13.1.js b/docs/_static/underscore-1.13.1.js similarity index 100% rename from docs/_build/html/_static/underscore-1.13.1.js rename to docs/_static/underscore-1.13.1.js diff --git a/docs/_build/html/_static/underscore.js b/docs/_static/underscore.js similarity index 100% rename from docs/_build/html/_static/underscore.js rename to docs/_static/underscore.js diff --git a/docs/_build/html/api.html b/docs/api.html similarity index 96% rename from docs/_build/html/api.html rename to docs/api.html index bb2b8760..baeb48d0 100644 --- a/docs/_build/html/api.html +++ b/docs/api.html @@ -57,8 +57,6 @@
Determine if the database is still connected.
Connection.enable_data_api
([port])
Enable the data API in the server.
Disable the data API.