Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
8e2478e7310b5cfff88b64ff5d84b71f1c124b58
/
system
/
database
/
drivers
/
oci8
/
oci8_result.php
2f56fba
Visibility declarations and cleanup for OCI8 result, forge and utility classes
by Andrey Andreev
· 13 years ago
215890b
Remove extraneous newlines
by Timothy Warren
· 13 years ago
48e1d2e
Revert "Oci8 access modifiers"
by Timothy Warren
· 13 years ago
9f86f5c
Oci8 access modifiers
by Timothy Warren
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
57bdeb6
Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_result to handle initialization
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
0372f1a
fix to issue #696 - make oci_execute calls inside num_rows non-committing, since they are only there to reset which row is next in line for oci_fetch calls and thus don't need to be committed.
by a-krebs
· 13 years ago
8e1ed05
Merge pull request #553 from narfbg/ci-oci8-driver-php5
by Phil Sturgeon
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
bc95e47
Some public and protected method declarations
by Andrey Andreev
· 13 years ago
56b21e1
Remove another 2 old comments
by Andrey Andreev
· 13 years ago
5c3a202
Cleanup and migrate oci8_driver and oci8_result from deprecated PHP4 to PHP5 style functions
by Andrey Andreev
· 13 years ago
ef3e240
Fix issue #182 in system/database/drivers/oci8_result.php by caching the num_rows property after statement execution
by Andrey Andreev
· 13 years ago
4b9c629
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
605a07a
Fixed a number of bug reports related to table/db names not being escaped or prefixed correctly.
by Rick Ellis
· 16 years ago
37b3ecf
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
325197e
by Rick Ellis
· 18 years ago
259ea84
by admin
· 18 years ago
3f643e6
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
606f99c
by admin
· 18 years ago
d2dd031
by admin
· 18 years ago
3cad41e
by admin
· 18 years ago
ab4f61b
by admin
· 18 years ago
7b613c7
Adding database folder
by admin
· 18 years ago