Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cce6bd170f24cf0f10ca0b58150d0324433a66be
/
system
/
database
/
drivers
/
pdo
/
pdo_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
5df2f1b
Missing looping index added. Without index empty rows returned for csv column headers.
by Dionysis Arvanitis
· 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
10ecc84
Improve DB field_data() for MySQL and CUBRID
by Andrey Andreev
· 12 years ago
8d3afde
Fix a lang key typo
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
7ca3613
Fix pdo_result num_rows() for subdrivers that don't support rowCount()
by Andrey Andreev
· 12 years ago
014a4d2
Fix a typo
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
626f1a6
Add PDO support for list_fields()
by Andrey Andreev
· 12 years ago
8ca31f3
PDO SQLite bug fixed, for result_object
by Taufan Aditya
· 13 years ago
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
be22c5b
Visibility declarations and cleanup for CI_DB_pdo_result
by Andrey Andreev
· 13 years ago
e3a0b2b
Merge pull request #1060 from toopay/pdo_meta
by Andrey Andreev
· 13 years ago
4a80154
Remove type casting
by Taufan Aditya
· 13 years ago
865ce1e
Spacing and replace array_key_exists
by Taufan Aditya
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
4e44b34
Fixed meta table method(s) for PDO
by Taufan Aditya
· 13 years ago
1820933
Fixed PDO
by Taufan Aditya
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
018af7a
Added changelog item, updated since version file headers
by Timothy Warren
· 13 years ago
6a450cf
Fixed db->close() and db->free_result() functions
by Timothy Warren
· 13 years ago
ab34758
Got PDO working
by Timothy Warren
· 13 years ago
80ab816
Started PDO db driver
by Timothy Warren
· 13 years ago