index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
database
/
DB_utility.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
Optimize get_instance() calls/assignments
Andrey Andreev
1
-2
/
+1
2013-03-01
Optimize changes from PR #2290
Andrey Andreev
1
-4
/
+2
2013-02-28
added spaces after the parameter separators
Michelle Jones
1
-2
/
+2
2013-02-27
Remove trailing delimiters from csv_from_result
Michelle Jones
1
-1
/
+3
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-12-20
[ci skip] Minor style/spacing changes following PR #2087
Andrey Andreev
1
-9
/
+9
2012-12-20
fixes #2081 : change parameter/variable name to 'foreign_key_checks', update ...
Andrew Podner
1
-8
/
+8
2012-12-19
Resolves issue #2081 : provides an option to include statements to disable an...
Andrew Podner
1
-1
/
+2
2012-11-24
Bug fix - optimize_table() in DB utility class
Dimitar
1
-1
/
+1
2012-11-13
Fix issue #1994
Andrey Andreev
1
-2
/
+2
2012-11-06
Fix a lang key typo
Andrey Andreev
1
-5
/
+5
2012-11-06
Added possibility to pass custom database objects to DB Forge and DB Utilities
Andrey Andreev
1
-6
/
+5
2012-11-02
[ci skip] DocBlocks for DB drivers' driver classes
Andrey Andreev
1
-1
/
+1
2012-11-02
[ci skip] DocBlocks for DB drivers' utility classes
Andrey Andreev
1
-3
/
+10
2012-11-02
DocBlocks for base DB classes
Andrey Andreev
1
-14
/
+30
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-1
/
+2
2012-10-24
[ci skip] style and phpdoc-related changes (rel #1295)
Andrey Andreev
1
-0
/
+6
2012-06-11
Fix issue #1264
Andrey Andreev
1
-7
/
+6
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/database
Alex Bilbie
1
-2
/
+2
2012-05-24
Added update_batch() support for PostgreSQL (issue #356)
Andrey Andreev
1
-2
/
+2
2012-04-09
DB Utility improvements
Andrey Andreev
1
-60
/
+60
2012-03-20
Remove extraneous newlines
Timothy Warren
1
-1
/
+1
2012-03-19
Made the rest of the db classes abstract \n
Timothy Warren
1
-1
/
+1
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
2012-01-08
Improve database classes
Andrey Andreev
1
-99
/
+60
2012-01-02
Updating copyright date to 2012
Greg Aker
1
-1
/
+1
2011-10-20
adding new license file (OSL 3.0) and updating readme to ReST
Derek Jones
1
-5
/
+17
2011-10-10
Converted database constructors to PHP5 type
Timothy Warren
1
-1
/
+1
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-3
/
+3
2011-04-25
Fixed double-space typo.
Razican
1
-3
/
+3
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
2010-11-10
Updating PHP requirements in files 5.1.6
Greg Aker
1
-1
/
+1
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
1
-42
/
+42
2010-02-04
database_exists extension to allow for databases without list_databases() fun...
Derek Allard
1
-2
/
+13
2010-02-04
database exists function in dbutil
Derek Allard
1
-0
/
+14
2010-01-05
updated copyrights
Derek Jones
1
-1
/
+1
2009-08-24
updating xml_from_result to check for list_fields instead of field_names
Pascal Kriete
1
-1
/
+1
2009-04-22
updated copyrights to 2009
Derek Jones
1
-1
/
+1
2009-02-10
fixed check for a method named 'field_names' which doesn't exist to 'list_fie...
Derek Jones
1
-1
/
+1
2008-11-13
Changing EOL style to LF
Derek Allard
1
-388
/
+388
2008-09-13
updated copyright
Rick Ellis
1
-1
/
+1
2008-05-13
Some sweeping syntax changes for consistency:
Derek Jones
1
-8
/
+8
2008-05-11
Removed closing PHP tags, replaced with a comment block identifying the end o...
Derek Jones
1
-1
/
+3
2008-05-11
Undoing change committed in r1115
Derek Jones
1
-0
/
+1
2008-05-11
removed closing PHP tag from all framework files
Derek Jones
1
-1
/
+0
2008-05-05
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...
Derek Allard
1
-5
/
+5
2008-01-22
added enclosures to csv_from _result()
Derek Jones
1
-4
/
+5
2008-01-21
replaced www.codeigniter.com with codeigniter.com
Derek Jones
1
-3
/
+3
2008-01-18
ExpressionEngine Dev Team in credit
Derek Allard
1
-2
/
+2
2008-01-16
Many new Active Record functions, and another whack of stuff
Derek Allard
1
-74
/
+5
[next]