File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -58,14 +58,14 @@ array(9) {
58
58
string(13) "bugtest_62498"
59
59
["native_type"]=>
60
60
string(4) "int2"
61
+ ["pdo_type"]=>
62
+ int(1)
61
63
["name"]=>
62
64
string(7) "int2col"
63
65
["len"]=>
64
66
int(2)
65
67
["precision"]=>
66
68
int(-1)
67
- ["pdo_type"]=>
68
- int(1)
69
69
}
70
70
[1]=>
71
71
array(8) {
@@ -77,14 +77,14 @@ array(9) {
77
77
string(13) "bugtest_62498"
78
78
["native_type"]=>
79
79
string(4) "int4"
80
+ ["pdo_type"]=>
81
+ int(1)
80
82
["name"]=>
81
83
string(7) "int4col"
82
84
["len"]=>
83
85
int(4)
84
86
["precision"]=>
85
87
int(-1)
86
- ["pdo_type"]=>
87
- int(1)
88
88
}
89
89
[2]=>
90
90
array(8) {
@@ -96,14 +96,14 @@ array(9) {
96
96
string(13) "bugtest_62498"
97
97
["native_type"]=>
98
98
string(4) "int8"
99
+ ["pdo_type"]=>
100
+ int(1)
99
101
["name"]=>
100
102
string(7) "int8col"
101
103
["len"]=>
102
104
int(8)
103
105
["precision"]=>
104
106
int(-1)
105
- ["pdo_type"]=>
106
- int(2)
107
107
}
108
108
[3]=>
109
109
array(8) {
@@ -115,14 +115,14 @@ array(9) {
115
115
string(13) "bugtest_62498"
116
116
["native_type"]=>
117
117
string(7) "varchar"
118
+ ["pdo_type"]=>
119
+ int(2)
118
120
["name"]=>
119
121
string(9) "stringcol"
120
122
["len"]=>
121
123
int(-1)
122
124
["precision"]=>
123
125
int(259)
124
- ["pdo_type"]=>
125
- int(2)
126
126
}
127
127
[4]=>
128
128
array(8) {
@@ -134,14 +134,14 @@ array(9) {
134
134
string(13) "bugtest_62498"
135
135
["native_type"]=>
136
136
string(4) "bool"
137
+ ["pdo_type"]=>
138
+ int(5)
137
139
["name"]=>
138
140
string(7) "boolcol"
139
141
["len"]=>
140
142
int(1)
141
143
["precision"]=>
142
144
int(-1)
143
- ["pdo_type"]=>
144
- int(5)
145
145
}
146
146
[5]=>
147
147
array(8) {
@@ -153,14 +153,14 @@ array(9) {
153
153
string(13) "bugtest_62498"
154
154
["native_type"]=>
155
155
string(4) "date"
156
+ ["pdo_type"]=>
157
+ int(2)
156
158
["name"]=>
157
159
string(7) "datecol"
158
160
["len"]=>
159
161
int(4)
160
162
["precision"]=>
161
163
int(-1)
162
- ["pdo_type"]=>
163
- int(2)
164
164
}
165
165
[6]=>
166
166
array(8) {
@@ -172,14 +172,14 @@ array(9) {
172
172
string(13) "bugtest_62498"
173
173
["native_type"]=>
174
174
string(4) "text"
175
+ ["pdo_type"]=>
176
+ int(2)
175
177
["name"]=>
176
178
string(7) "textcol"
177
179
["len"]=>
178
180
int(-1)
179
181
["precision"]=>
180
182
int(-1)
181
- ["pdo_type"]=>
182
- int(2)
183
183
}
184
184
[7]=>
185
185
array(8) {
@@ -191,14 +191,14 @@ array(9) {
191
191
string(13) "bugtest_62498"
192
192
["native_type"]=>
193
193
string(9) "timestamp"
194
+ ["pdo_type"]=>
195
+ int(2)
194
196
["name"]=>
195
197
string(5) "tscol"
196
198
["len"]=>
197
199
int(8)
198
200
["precision"]=>
199
201
int(-1)
200
- ["pdo_type"]=>
201
- int(2)
202
202
}
203
203
[8]=>
204
204
array(8) {
@@ -210,14 +210,14 @@ array(9) {
210
210
string(13) "bugtest_62498"
211
211
["native_type"]=>
212
212
string(5) "bytea"
213
+ ["pdo_type"]=>
214
+ int(3)
213
215
["name"]=>
214
216
string(8) "byteacol"
215
217
["len"]=>
216
218
int(-1)
217
219
["precision"]=>
218
220
int(-1)
219
- ["pdo_type"]=>
220
- int(3)
221
221
}
222
222
}
223
223
Done
You can’t perform that action at this time.
0 commit comments