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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
Fix issue #81 (ODBC list_fields(), field_data())
Andrey Andreev
1
-19
/
+19
2012-03-01
Fix an Oracle escape_str() bug (#68, #414)
Andrey Andreev
1
-8
/
+6
2012-03-01
Fix 'skip' section of limit clause
Timothy Warren
1
-1
/
+1
2012-02-29
Finally figured out limit statement
Timothy Warren
1
-1
/
+25
2012-02-27
Merge upstream
Timothy Warren
4
-14
/
+60
2012-02-27
Fixed a db_set_charset() bug
Andrey Andreev
8
-134
/
+5
2012-02-24
Update database property when switching to a new one
Andrey Andreev
4
-4
/
+48
2012-02-22
Close services after using them, added dbutil->backup() method
Timothy Warren
2
-5
/
+18
2012-02-22
Add an optional database name parameter to db_select()
Andrey Andreev
4
-14
/
+16
2012-02-21
More formatting fixes
Timothy Warren
3
-4
/
+4
2012-02-21
Made tranaaction functions return their actual value
Timothy Warren
1
-6
/
+2
2012-02-21
More style fixes, replaced _protect_identifiers with protect_identifiers in d...
Timothy Warren
2
-11
/
+11
2012-02-21
Minor formatting fixes
Timothy Warren
1
-4
/
+4
2012-02-20
Fix counting issue, minor formatting
Timothy Warren
2
-9
/
+15
2012-02-20
Set protected visibility on applicable functions/properties
Timothy Warren
3
-32
/
+30
2012-02-20
Convert result_array to result_object instead of re-fetching
Timothy Warren
1
-1
/
+26
2012-02-20
Revert previous commit
Timothy Warren
1
-5
/
+1
2012-02-20
Revert "Fix previous commit"
Timothy Warren
1
-5
/
+1
2012-02-20
Fixed insert_id possibly returning 0
Timothy Warren
1
-1
/
+6
2012-02-20
Fix previous commit
Timothy Warren
1
-1
/
+5
2012-02-20
Fixed result array fetching
Timothy Warren
1
-1
/
+9
2012-02-20
Properly escape generator name
Timothy Warren
1
-1
/
+1
2012-02-18
Fixed meta table method(s) for PDO
Taufan Aditya
2
-2
/
+62
2012-02-17
Automatic retreival of blob fields
Timothy Warren
1
-2
/
+2
2012-02-17
implemented create_database, misc cleanup
Timothy Warren
2
-21
/
+16
2012-02-17
More general fix for num_rows
Timothy Warren
2
-54
/
+4
2012-02-17
Workaround to fix method
Timothy Warren
2
-0
/
+115
2012-02-17
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird
Timothy Warren
1
-1
/
+1
2012-02-17
Syntax error, causing MySQL utility could not used
Taufan Aditya
1
-1
/
+1
2012-02-17
Simplified hostname connection logic
Timothy Warren
1
-13
/
+2
2012-02-16
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird
Timothy Warren
2
-10
/
+11
2012-02-16
Num rows fix
Timothy Warren
1
-1
/
+10
2012-02-16
narfbg suggested fixes
Timothy Warren
4
-105
/
+43
2012-02-16
Implemented insert_id() method
Timothy Warren
1
-3
/
+4
2012-02-15
Implemented _list_columns() method
Timothy Warren
1
-2
/
+11
2012-02-15
Limit clause fixes
Timothy Warren
2
-7
/
+8
2012-02-15
Syntax fixes
Timothy Warren
2
-26
/
+14
2012-02-15
Minor codestyle fix
Timothy Warren
2
-2
/
+1
2012-02-15
Removed string case manipulation functions
Timothy Warren
1
-11
/
+7
2012-02-14
Restored '@' characters
Timothy Warren
1
-110
/
+108
2012-02-14
Various fixes
Timothy Warren
1
-111
/
+115
2012-02-14
Added public declarations
Timothy Warren
4
-49
/
+49
2012-02-14
First iteration of interbase driver
Timothy Warren
5
-0
/
+1246
2012-02-14
Fix another issue
Andrey Andreev
1
-1
/
+1
2012-02-14
Fix issue #1039
Andrey Andreev
2
-9
/
+10
2012-02-13
Added missing space
Timothy Warren
1
-1
/
+1
2012-02-13
Re-added if ! empty clause
Timothy Warren
1
-1
/
+4
2012-02-13
Refixed Old-style pdo connection string
Timothy Warren
1
-7
/
+6
2012-02-13
Semicolon automatically added if not exists after hostname, if only database ...
Taufan Aditya
1
-2
/
+7
2012-02-12
Fixed rtrim issue in hostname fragment, for backward compability
Taufan Aditya
1
-5
/
+3
[prev]
[next]