Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cce6bd170f24cf0f10ca0b58150d0324433a66be
/
system
/
database
/
drivers
/
mysql
/
mysql_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
b835a4f
Fix list_fields seek bug
by Chris Buckley
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
69edc43
Rename DB_result _data_seek() to data_seek() and make it publicly available
by Andrey Andreev
· 12 years ago
10ecc84
Improve DB field_data() for MySQL and CUBRID
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
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
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
35c7adc
Apparently mysql_data_seek() causes problems even when we suppress and ignore it
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
e8bfb6c
Suppress mysql_data_seek()'s ambiguous E_WARNING messages
by Andrey Andreev
· 12 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
9cc5c60
Minor mysql/mysqli formatting fixes
by Timothy Warren
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
effd013
Fix issue #1101 (MySQL/MySQLi result field_data())
by Andrey Andreev
· 13 years ago
2caf289
Improve the MySQL database driver
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
c00a5a0
Merge master (2.1.0) and fixed conflicts.
by Phil Sturgeon
· 13 years ago
659baa9
Fixed issue #150 correctly.
by Phil Sturgeon
· 13 years ago
ad4681f
Fixed issue #150 (for mysql and mysqli), now returns the actual column length.
by danmontgomery
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
4c90723
Fixed recent change to $this->db->field_data() which errored for field types without constraints. It now uses a less expecting regex and defaults to NULL.
by Phil Sturgeon
· 13 years ago
fc75645
Fixed issue #150 (for mysql and mysqli), now returns the actual column length.
by danmontgomery
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 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
· 13 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
9ba2bf2
updated copyright
by Rick Ellis
· 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
1716cb8
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
606f99c
by admin
· 18 years ago
44351bf
by admin
· 18 years ago
ab4f61b
by admin
· 18 years ago
7b613c7
Adding database folder
by admin
· 18 years ago