File tree Expand file tree Collapse file tree 18 files changed +47
-47
lines changed Expand file tree Collapse file tree 18 files changed +47
-47
lines changed Original file line number Diff line number Diff line change 1
1
var DOCUMENTATION_OPTIONS = {
2
2
URL_ROOT : document . getElementById ( "documentation_options" ) . getAttribute ( 'data-url_root' ) ,
3
- VERSION : '1.1.0b1 -beta' ,
3
+ VERSION : '1.1.0b2 -beta' ,
4
4
LANGUAGE : 'None' ,
5
5
COLLAPSE_INDEX : false ,
6
6
BUILDER : 'html' ,
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > API Reference — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > API Reference — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="pooling.html " title ="Connection pooling "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-this "> < a href =""> API Reference</ a > </ li >
39
39
</ ul >
40
40
</ div >
@@ -136,7 +136,7 @@ <h3>Navigation</h3>
136
136
< li class ="right " >
137
137
< a href ="pooling.html " title ="Connection pooling "
138
138
> previous</ a > |</ li >
139
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
139
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
140
140
< li class ="nav-item nav-item-this "> < a href =""> API Reference</ a > </ li >
141
141
</ ul >
142
142
</ div >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > The connection class — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > The connection class — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="module.html " title ="The mariadb module "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-1 "> < a href ="api.html " accesskey ="U "> API Reference</ a > »</ li >
39
39
< li class ="nav-item nav-item-this "> < a href =""> The connection class</ a > </ li >
40
40
</ ul >
@@ -560,7 +560,7 @@ <h3>Navigation</h3>
560
560
< li class ="right " >
561
561
< a href ="module.html " title ="The mariadb module "
562
562
> previous</ a > |</ li >
563
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
563
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
564
564
< li class ="nav-item nav-item-1 "> < a href ="api.html " > API Reference</ a > »</ li >
565
565
< li class ="nav-item nav-item-this "> < a href =""> The connection class</ a > </ li >
566
566
</ ul >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > Constants — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > Constants — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="pool.html " title ="The ConnectionPool class "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-1 "> < a href ="api.html " accesskey ="U "> API Reference</ a > »</ li >
39
39
< li class ="nav-item nav-item-this "> < a href =""> Constants</ a > </ li >
40
40
</ ul >
@@ -564,7 +564,7 @@ <h3>Navigation</h3>
564
564
< li class ="right " >
565
565
< a href ="pool.html " title ="The ConnectionPool class "
566
566
> previous</ a > |</ li >
567
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
567
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
568
568
< li class ="nav-item nav-item-1 "> < a href ="api.html " > API Reference</ a > »</ li >
569
569
< li class ="nav-item nav-item-this "> < a href =""> Constants</ a > </ li >
570
570
</ ul >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > The cursor class — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > The cursor class — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="connection.html " title ="The connection class "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-1 "> < a href ="api.html " accesskey ="U "> API Reference</ a > »</ li >
39
39
< li class ="nav-item nav-item-this "> < a href =""> The cursor class</ a > </ li >
40
40
</ ul >
@@ -406,7 +406,7 @@ <h3>Navigation</h3>
406
406
< li class ="right " >
407
407
< a href ="connection.html " title ="The connection class "
408
408
> previous</ a > |</ li >
409
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
409
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
410
410
< li class ="nav-item nav-item-1 "> < a href ="api.html " > API Reference</ a > »</ li >
411
411
< li class ="nav-item nav-item-this "> < a href =""> The cursor class</ a > </ li >
412
412
</ ul >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > Index — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > Index — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -26,7 +26,7 @@ <h3>Navigation</h3>
26
26
< li class ="right " >
27
27
< a href ="py-modindex.html " title ="Python Module Index "
28
28
> modules</ a > |</ li >
29
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
29
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
30
30
< li class ="nav-item nav-item-this "> < a href =""> Index</ a > </ li >
31
31
</ ul >
32
32
</ div >
@@ -595,7 +595,7 @@ <h3>Navigation</h3>
595
595
< li class ="right " >
596
596
< a href ="py-modindex.html " title ="Python Module Index "
597
597
> modules</ a > |</ li >
598
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
598
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
599
599
< li class ="nav-item nav-item-this "> < a href =""> Index</ a > </ li >
600
600
</ ul >
601
601
</ div >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > MariaDB Connector/Python — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > MariaDB Connector/Python — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -30,7 +30,7 @@ <h3>Navigation</h3>
30
30
< li class ="right " >
31
31
< a href ="install.html " title ="Installation "
32
32
accesskey ="N "> next</ a > |</ li >
33
- < li class ="nav-item nav-item-0 "> < a href ="# "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
33
+ < li class ="nav-item nav-item-0 "> < a href ="# "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
34
34
< li class ="nav-item nav-item-this "> < a href =""> MariaDB Connector/Python</ a > </ li >
35
35
</ ul >
36
36
</ div >
@@ -217,7 +217,7 @@ <h3>Navigation</h3>
217
217
< li class ="right " >
218
218
< a href ="install.html " title ="Installation "
219
219
> next</ a > |</ li >
220
- < li class ="nav-item nav-item-0 "> < a href ="# "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
220
+ < li class ="nav-item nav-item-0 "> < a href ="# "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
221
221
< li class ="nav-item nav-item-this "> < a href =""> MariaDB Connector/Python</ a > </ li >
222
222
</ ul >
223
223
</ div >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > Installation — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > Installation — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="index.html " title ="MariaDB Connector/Python "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-this "> < a href =""> Installation</ a > </ li >
39
39
</ ul >
40
40
</ div >
@@ -171,7 +171,7 @@ <h3>Navigation</h3>
171
171
< li class ="right " >
172
172
< a href ="index.html " title ="MariaDB Connector/Python "
173
173
> previous</ a > |</ li >
174
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
174
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
175
175
< li class ="nav-item nav-item-this "> < a href =""> Installation</ a > </ li >
176
176
</ ul >
177
177
</ div >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > License — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > License — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="constants.html " title ="Constants "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-this "> < a href =""> License</ a > </ li >
39
39
</ ul >
40
40
</ div >
@@ -130,7 +130,7 @@ <h3>Navigation</h3>
130
130
< li class ="right " >
131
131
< a href ="constants.html " title ="Constants "
132
132
> previous</ a > |</ li >
133
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
133
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
134
134
< li class ="nav-item nav-item-this "> < a href =""> License</ a > </ li >
135
135
</ ul >
136
136
</ div >
Original file line number Diff line number Diff line change 5
5
< head >
6
6
< meta charset ="utf-8 " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8
- < title > The mariadb module — MariaDB Connector/Python 1.1.0b1 -beta documentation</ title >
8
+ < title > The mariadb module — MariaDB Connector/Python 1.1.0b2 -beta documentation</ title >
9
9
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css " />
10
10
< link rel ="stylesheet " type ="text/css " href ="_static/classic.css " />
11
11
@@ -34,7 +34,7 @@ <h3>Navigation</h3>
34
34
< li class ="right " >
35
35
< a href ="api.html " title ="API Reference "
36
36
accesskey ="P "> previous</ a > |</ li >
37
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
37
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
38
38
< li class ="nav-item nav-item-1 "> < a href ="api.html " accesskey ="U "> API Reference</ a > »</ li >
39
39
< li class ="nav-item nav-item-this "> < a href =""> The mariadb module</ a > </ li >
40
40
</ ul >
@@ -414,7 +414,7 @@ <h3>Navigation</h3>
414
414
< li class ="right " >
415
415
< a href ="api.html " title ="API Reference "
416
416
> previous</ a > |</ li >
417
- < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b1 -beta documentation</ a > »</ li >
417
+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> MariaDB Connector/Python 1.1.0b2 -beta documentation</ a > »</ li >
418
418
< li class ="nav-item nav-item-1 "> < a href ="api.html " > API Reference</ a > »</ li >
419
419
< li class ="nav-item nav-item-this "> < a href =""> The mariadb module</ a > </ li >
420
420
</ ul >
You can’t perform that action at this time.
0 commit comments