Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
c24824329416dbde8700839c04953b6dbebd5ccf
/
system
/
database
4596574
Fix #2963
by Andrey Andreev
· 10 years ago
294cff7
Merge pull request #3202 from rougin/patch-1
by Andrey Andreev
· 10 years ago
a7d3250
Removed empty line
by Rougin Gutib
· 10 years ago
8adf5e8
Merge pull request #3195 from hArpanet/develop
by Andrey Andreev
· 10 years ago
516f59c
ibase_driver add table/column aliases
by hArpanet
· 10 years ago
191550a
Fixed typo error
by Rougin Royce Gutib
· 10 years ago
a3cc808
Query builder, IS NOT NULL support #3194: Strict comparison.
by Ivan Tcholakov
· 10 years ago
7e6aba1
Query builder: IS NOT NULL support implementation, see #3194
by Ivan Tcholakov
· 10 years ago
d07daa5
ibase_driver returning whitespace in table/column names
by hArpanet
· 10 years ago
22ce276
Fix #3187
by Andrey Andreev
· 10 years ago
5df2f1b
Missing looping index added. Without index empty rows returned for csv column headers.
by Dionysis Arvanitis
· 11 years ago
60f744b
Fix #3124
by Andrey Andreev
· 11 years ago
62fad28
Fix #3112
by Andrey Andreev
· 11 years ago
08ae84f
Call data_seek(0) only if we've used DB_result::*row*() methods
by Andrey Andreev
· 11 years ago
2bbbd1a
Remove (most of) error suppression from database drivers (issue #3036)
by Andrey Andreev
· 11 years ago
d3ddf97
Remove error-masking '@' in mysqli_driver (See: https://github.com/EllisLab/CodeIgniter/issues/3036)
by mdunisch
· 11 years ago
a212977
Added `_trans_failure` property to fix PHP Warning.
by Ahmedul Haque Abid
· 11 years ago
d5ce508
Minor fixes
by vlakoff
· 11 years ago
640ff4e
Removed BOM
by Etki
· 11 years ago
fa5a2d5
Microfix
by Etki
· 11 years ago
aaca5cb
[ci skip] Fix #2972
by Andrey Andreev
· 11 years ago
1a61ba4
[ci skip] Spacing adjustments
by Andrey Andreev
· 11 years ago
1394304
Fix DB forge unsigned attribute (PR #2949)
by Andrey Andreev
· 11 years ago
7cf682a
Partially revert PR #2190
by Andrey Andreev
· 11 years ago
fde170c
Fix #2928, #2929
by Andrey Andreev
· 11 years ago
c5a0af2
Fix #2928
by Andrey Andreev
· 11 years ago
4b90a37
Add support for callable form validation rules
by Andrey Andreev
· 11 years ago
7e96351
Call db_connect(TRUE) instead of db_pconnect() + some style changes
by Andrey Andreev
· 11 years ago
58e1c00
More removal of error suppression usage
by Andrey Andreev
· 11 years ago
382b513
Don't use error suppression on is_dir(), file_exists()
by Andrey Andreev
· 11 years ago
4247ed1
Revert to error suppression on mysql_(p)connect() due to deprecation messages
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
ca39f2e
Don't use error suppression with ini_set()
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
cf63aee
Style Guide
by darwinel
· 11 years ago
33578d2
Typo Fix Signed-off-by: Vivek Dinesh <vivekdinesh5@gmail.com>
by Vivek Dinesh
· 11 years ago
f6779f5
Fix #2856
by Andrey Andreev
· 11 years ago
76160bc
Previous 2 commits were just dumb
by Andrey Andreev
· 11 years ago
84c0901
Fix a syntax error from last commit
by Andrey Andreev
· 11 years ago
279256f
Some fail-safe pdo_pgsql adjustments
by Andrey Andreev
· 11 years ago
18eba24
Fix #2836
by Andrey Andreev
· 11 years ago
1a9a4dc
Merge branch 'feature/dbforge_table_attributes' into develop
by Andrey Andreev
· 11 years ago
ba8bf56
SQLSRV improvements
by Andrey Andreev
· 11 years ago
27f798b
Add support for optional table attributes to CI_DB_forge::create_table()
by Andrey Andreev
· 11 years ago
119d8a7
Optimize get_instance() calls/assignments
by Andrey Andreev
· 11 years ago
d98c4a3
A tiny regexp improvement for CI_DB_driver::is_write_type()
by Andrey Andreev
· 11 years ago
1720a6a
Fix #2579: Query Builder's "no escape" functionality didn't work properly with query cache
by Andrey Andreev
· 11 years ago
295cfa9
Polishing changes from #PR #2781
by Andrey Andreev
· 11 years ago
341532c
so we need \sNOT EXISTS
by Tufan Barış YILDIRIM
· 11 years ago
30893b9
changed EXISTS / NOT EXISTS pattern
by Tufan Barış YILDIRIM
· 11 years ago
f1cceaa
EXISTS / NOT EXISTS clause support for DB_driver
by Tufan Barış YILDIRIM
· 11 years ago
0f0e6ad
EXISTS / NOT EXISTS clause support for DB_driver
by Tufan Barış YILDIRIM
· 11 years ago
7210906
EXISTS / NOT EXISTS clause support for DB_query_builder.
by Tufan Barış YILDIRIM
· 11 years ago
d3a6ca2
Use table name as a prefix for index names
by mjnaderi
· 11 years ago
18c2e0c
Cleanup DB_forge _process_indexes
by mjnaderi
· 11 years ago
225c373
Cleanup DB_forge _process_indexes
by mjnaderi
· 11 years ago
a3f91b9
DB call_function() bug : funny typo -or- smart autocomplete?
by Kakysha
· 11 years ago
f8f14f3
Fix a bug where DB() tried to set the MySQL-specific 'sql_mode' on all drivers
by Andrey Andreev
· 11 years ago
3ca060a
[ci skip] Remove a few more spaces
by Andrey Andreev
· 11 years ago
c6ac748
Small docblock fix
by vlakoff
· 11 years ago
35e3b0b
[ci skip] Remove some whitespace chars
by Andrey Andreev
· 11 years ago
17a0528
Cleanup PR #2719
by GDmac
· 11 years ago
e1b8683
Fix #2406 query builder cache
by GDmac
· 11 years ago
5e3d48c
Fix a bug when multiple calls to QB's _compile_wh() or _compile_group_by() are required
by Andrey Andreev
· 11 years ago
96185a3
Really fix #2703
by Andrey Andreev
· 11 years ago
5d69a6e
Fix #2703
by Andrey Andreev
· 11 years ago
710c4ed
Fixing the dumbest parser error ever
by Andrey Andreev
· 11 years ago
8adac96
Fix CI_DB_query_builder::_merge_cache() triggering E_WARNINGs
by Andrey Andreev
· 11 years ago
6c85442
Fix #2691
by Andrey Andreev
· 11 years ago
3a3d5f6
Replace the last rand() with mt_rand()
by vlakoff
· 11 years ago
a9346aa
Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possible
by Andrey Andreev
· 11 years ago
3c5ec85
Update MySQLi to use the PHP API for transactions, where possible
by Andrey Andreev
· 11 years ago
2d54a3a
Really fix #2490, rel: #2629
by Andrey Andreev
· 11 years ago
4013be3
Add support for UPDATE ... RETURNING statements in PostgreSQL
by Andrey Andreev
· 11 years ago
b61affd
Merge pull request #2627 from vlakoff/develop-3
by Andrey Andreev
· 11 years ago
9f8e299
Adjust a few phpdoc in query builder code
by vlakoff
· 11 years ago
e6c4d5b
Code cleanup in db->order_by()
by vlakoff
· 11 years ago
c941d85
Various typos and tabs adjustments
by vlakoff
· 11 years ago
5b55c15
Fix #2585
by Andrey Andreev
· 11 years ago
79f888b
Fix #2501 & another -related bug
by Andrey Andreev
· 11 years ago
4211344
Fix #2568
by Andrey Andreev
· 11 years ago
f46b16b
More verbose error messages for incorrect/missing database groups (based on PR #2040)
by Andrey Andreev
· 12 years ago
d5ab75e
Fix #2490 (an improved version of PR #2534)
by Andrey Andreev
· 12 years ago
c5a7c5f
[ci skip] Remove some empty lines
by Andrey Andreev
· 12 years ago
903f31b
Merge pull request #2447 from rlerdorf/develop
by Andrey Andreev
· 12 years ago
e18de50
Cherry-picking some changes from PR #2425:
by Andrey Andreev
· 12 years ago
49bce11
It looks like this should be $alter_type here
by Rasmus Lerdorf
· 12 years ago
fadb822
Do not trigger a possible custom autoloader, as it is irrelevant here
by vlakoff
· 12 years ago
ea4ea94
Merge pull request #2343 from QOX/develop
by Andrey Andreev
· 12 years ago
fa99dc6
Fixed for styleguide.
by Katsumi Honda
· 12 years ago
93f0b8f
fixed for styleguide.
by Katsumi Honda
· 12 years ago
cf58d7e
Merge pull request #2365 from vlakoff/develop
by Andrey Andreev
· 12 years ago
52301c7
Documentation: fix some outdated paths
by vlakoff
· 12 years ago
3b0c08a
Fix #2353
by Andrey Andreev
· 12 years ago
5ac04e5
Merge pull request #2350 from ragboyjr/develop
by Andrey Andreev
· 12 years ago
395e2df
Making a performance modification to DB_driver list_fields()
by RJ garcia
· 12 years ago
eaeaad5
Fixed problem for transaction test mode.
by Katsumi Honda
· 12 years ago
13f6eab
Fix MSSQL ALTER TABLE ADD statement
by Andrey Andreev
· 12 years ago
219565d
Add a (default) CI_DB_query_builder::_update_batch() method
by Andrey Andreev
· 12 years ago
Next »