Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
0e59db6c207b3108565ef4ab6c18b81353478d91
/
system
/
database
/
drivers
/
ibase
0e59db6
Merge pull request #5662 from jim-parry/copyright2019
by Instructor, BCIT
· 6 years ago
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
ee9d428
[ci skip] Merge pull request #5143 from TysonAndre/misc-phpdoc-nits
by Andrey Andreev
· 8 years ago
ea07352
Fix #5050
by Andrey Andreev
· 8 years ago
71d8f72
[ci skip] Merge pull request #4986 from ka7/feature/spelling
by Andrey Andreev
· 8 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
da270b2
Fix #4851
by Andrey Andreev
· 8 years ago
0a4dd84
[ci skip] Don't try to insert_batch() when we know it's not supported on Firebird
by Andrey Andreev
· 8 years ago
8108b61
[ci skip] Fix transactions for the ibase driver
by Andrey Andreev
· 9 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
a7d4aba
Fix #4171 and a number of other transaction bugs
by Andrey Andreev
· 9 years ago
b68a811
add <!DOCTYPE html>
by Tjoosten
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
5350f05
Change CI_DB_driver::field_data() signature
by Andrey Andreev
· 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
516f59c
ibase_driver add table/column aliases
by hArpanet
· 10 years ago
d07daa5
ibase_driver returning whitespace in table/column names
by hArpanet
· 10 years ago
2bbbd1a
Remove (most of) error suppression from database drivers (issue #3036)
by Andrey Andreev
· 11 years ago
f2818bd
Remove error suppression usage from db_connect()
by Andrey Andreev
· 11 years ago
2e17102
Make db_pconnect an alias for db_connect(TRUE) and reduce code repetition
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
0b6a492
Unify escape_str() array input and LIKE logic
by Andrey Andreev
· 12 years ago
a541087
Fix interbase limit issue for subqueries
by Timothy Warren
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
7ade8b7
Fix modify_column() issues (#2020)
by Andrey Andreev
· 12 years ago
02e7a9d
Improve DB field_data() for Interbase / Firebird
by Andrey Andreev
· 12 years ago
98e46cf
Add seed values support for Query Builder order_by
by Andrey Andreev
· 12 years ago
a287a34
Refactored DB Forge
by Andrey Andreev
· 12 years ago
a24e52e
[ci skip] DocBlocks for DB drivers' driver classes
by Andrey Andreev
· 12 years ago
8463b91
[ci skip] DocBlocks for DB drivers' result classes
by Andrey Andreev
· 12 years ago
c98e93a
[ci skip] DocBlocks for DB drivers' utility 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
bffe3fb
Merge changes from develop
by Andrey Andreev
· 12 years ago
cd50592
Fix issue #1257
by Andrey Andreev
· 12 years ago
2ea33c3
Fix issue #1789
by Andrey Andreev
· 12 years ago
c9b924c
Remove _limit()'s extra parameters and qb_limit, qb_offset unneeded typecasts + add _compile_group_by() method
by Andrey Andreev
· 13 years ago
b047865
Remove dependancies on qb_like and remove unneeded parameters from _delete(), _like(), _update(), _update_batch()
by Andrey Andreev
· 13 years ago
9a4f356
_fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results
by Andrey Andreev
· 13 years ago
77a5d94
Add a default _count_string property
by Andrey Andreev
· 13 years ago
c7db6bb
Clean-up the separate drivers' DB result classes from no longer needed methods
by Andrey Andreev
· 13 years ago
5ca0513
Change DB_result::num_rows default value to NULL
by Andrey Andreev
· 13 years ago
2608687
Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix
by Andrey Andreev
· 13 years ago