Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cce6bd170f24cf0f10ca0b58150d0324433a66be
/
system
/
database
/
drivers
/
ibase
/
ibase_result.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
2bbbd1a
Remove (most of) error suppression from database drivers (issue #3036)
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
02e7a9d
Improve DB field_data() for Interbase / Firebird
by Andrey Andreev
· 12 years ago
8463b91
[ci skip] DocBlocks for DB drivers' result classes
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
9a4f356
_fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results
by Andrey Andreev
· 12 years ago
c7db6bb
Clean-up the separate drivers' DB result classes from no longer needed methods
by Andrey Andreev
· 12 years ago
5ca0513
Change DB_result::num_rows default value to NULL
by Andrey Andreev
· 12 years ago
2608687
Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix
by Andrey Andreev
· 12 years ago
[Renamed (96%) from system/database/drivers/interbase/interbase_result.php]
8f3566f
Changed default CI_DB_result::_data_seek() return value to FALSE and removed the method from drivers that don't support it
by Andrey Andreev
· 13 years ago
60c9c99
Some small improvements to CI_DB_interbase_result
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
125fe73
More formatting fixes
by Timothy Warren
· 13 years ago
dd044b3
More style fixes, replaced _protect_identifiers with protect_identifiers in db_forge
by Timothy Warren
· 13 years ago
41a439b
Minor formatting fixes
by Timothy Warren
· 13 years ago
2da66ed
Fix counting issue, minor formatting
by Timothy Warren
· 13 years ago
9556214
Set protected visibility on applicable functions/properties
by Timothy Warren
· 13 years ago
51ed4ed
Convert result_array to result_object instead of re-fetching
by Timothy Warren
· 13 years ago
934e853
Revert "Fix previous commit"
by Timothy Warren
· 13 years ago
53d109d
Fix previous commit
by Timothy Warren
· 13 years ago
fa84d61
Fixed result array fetching
by Timothy Warren
· 13 years ago
0dcfd77
Automatic retreival of blob fields
by Timothy Warren
· 13 years ago
7d42eb3
More general fix for num_rows
by Timothy Warren
· 13 years ago
3a4cdc6
Workaround to fix method
by Timothy Warren
· 13 years ago
e27216f
Num rows fix
by Timothy Warren
· 13 years ago
817af19
narfbg suggested fixes
by Timothy Warren
· 13 years ago
8be31a9
Limit clause fixes
by Timothy Warren
· 13 years ago
4be822b
Added public declarations
by Timothy Warren
· 13 years ago
76e0435
First iteration of interbase driver
by Timothy Warren
· 13 years ago