issues
search
yajra
/
pdo-via-oci8
PHP PDO_OCI functions via OCI8 extension
Other
88
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
$stmt->bindParam shifts default null values
#144
lazar2038
opened
1 month ago
1
Sudheert7 ORA-00923 #882
#143
Sudheert7
opened
2 months ago
0
Apply fixes from StyleCI
#142
yajra
closed
5 months ago
0
test: fix workflow
#141
yajra
closed
5 months ago
0
Apply fixes from StyleCI
#140
yajra
closed
5 months ago
0
fix: oci_new_collection implementation
#139
yajra
closed
5 months ago
0
fix: do not report password expiration error
#138
yajra
closed
7 months ago
1
Use oci_new_connect instead oci_connect
#137
francescoparadisiniva
opened
7 months ago
1
fix: oci_connect() warning errors. (Revert code lines as v2.0)
#136
supuna97
closed
10 months ago
1
oci_connect(): OCI_SUCCESS_WITH_INFO: ORA-28002: the password will expire within 97 days
#135
supuna97
closed
10 months ago
2
fix: OCICollection class name reference to match PHP 8 naming convention
#134
cwoodrgr
closed
11 months ago
1
Binding variable with ociType SQLT_NTY gets cleared
#133
cwoodrgr
closed
11 months ago
3
Compound Primary Key
#132
NBA707
opened
1 year ago
2
Undefined constant "Yajra\Pdo\Oci8\SQLT_BOL"
#131
mmn6d6d6e
opened
1 year ago
0
Table naming case sensitivity issue
#130
borisjotic
opened
1 year ago
0
Apply fixes from StyleCI
#129
yajra
closed
1 year ago
0
feat: Added SQLT_BOL to bind type
#128
sge-kawa
closed
1 year ago
1
Support Request for SQLT_BOL or OCI_B_BOL in oci_bind_by_name
#127
sge-kawa
closed
1 year ago
2
chore: fix continous integration workflow
#126
yajra
closed
1 year ago
0
fix: cs
#125
yajra
closed
1 year ago
0
fix: getAttribute returning array instead of null
#124
yajra
closed
1 year ago
0
getAttribute returning empty array instead of null in PHP v8.1.16
#123
PauloGraca
closed
1 year ago
2
feat: stringify support in pdo via oci 8
#122
Mahdiazadbar
closed
1 year ago
4
fix: Don't suppress exceptions when connecting
#121
FrittenKeeZ
closed
1 year ago
6
setFetchMode(PDO::FETCH_CLASS, 'Classtype') and fetchAll() returns array<stdClass>
#120
haexed
opened
2 years ago
0
Call to a member function save() on null
#119
rvaldebenito35
opened
2 years ago
1
spelling correction in reame.md file
#118
mark-git07
closed
2 years ago
0
Add lock close issue workflow
#117
lot-man
closed
2 years ago
0
Update license to 2022
#116
jidago
closed
2 years ago
0
Add github
#115
wremon
closed
2 years ago
0
Add contributing.md
#114
jiwom
closed
2 years ago
0
Apply fixes from StyleCI
#113
yajra
closed
2 years ago
0
[2.x] WIP: Improve fetchAll performance using oci_fetch_all
#112
yajra
closed
2 years ago
0
Apply fixes from StyleCI
#111
yajra
closed
2 years ago
0
Fix #109 PHP8.1 support
#110
yajra
closed
2 years ago
0
PHP 8.1 Support
#109
fagundes
closed
2 years ago
1
Calling reset() on an object is deprecated in (Statement.php on line 690) PHP 8.1.4
#108
nazarialireza
closed
2 years ago
3
fix: return object collection instead of oci8 statement resource
#107
danielrona
closed
2 years ago
0
After updating from 3.2.0 to 3.2.1 I get this error: oci8 statement resource #1058,
#106
NBA707
closed
2 years ago
11
Apply fixes from StyleCI
#105
yajra
closed
2 years ago
0
[3.x] Fix Warning reset(): Calling reset() on an object is deprecated
#104
Juan-87
closed
2 years ago
3
Apply fixes from StyleCI
#103
yajra
closed
2 years ago
0
[3.x] Add method to support oci_set_client_identifier
#102
yajra
closed
2 years ago
1
[2.x] Add method to set client identifier.
#101
yajra
closed
2 years ago
0
[3.x] Add option to set client identifier
#100
Sevyls
closed
2 years ago
1
set oracle connection identifier
#99
Sevyls
closed
2 years ago
2
Fix #96, add method to get db resource.
#98
yajra
closed
2 years ago
0
Fix #96, add method to get db resource.
#97
yajra
closed
2 years ago
0
[3.x] Add missing property types and return types for PHP 8.1
#95
danielrona
closed
2 years ago
8
Apply fixes from StyleCI
#94
yajra
closed
2 years ago
0
Next