1. 8af8746 Fix #3773 by Andrey Andreev · 10 years ago
  2. 1924eb3 [ci skip] Fix comment typos by Andrey Andreev · 10 years ago
  3. 1931136 Move strtolower() call from PR #3739 out of the loop by Andrey Andreev · 10 years ago
  4. 8f79367 #3727 Lowercase $side variable for $this->db->like() in Query Builder by Yahya Erturan · 10 years ago
  5. 2f16405 update documentation in database/query_builder.rst, change 2 tabs + 4 spaces to 3 tabs. by yaoshanliang · 10 years ago
  6. 19c2847 add changelog and documentation for adding an optional parameter to ``count_all_results()`` by yaoshanliang · 10 years ago
  7. 9971e7b add a judgment of whether reset select by yaoshanliang · 10 years ago
  8. 5f8c0c1 add a judgment of whether reset select by yaoshanliang · 10 years ago
  9. 1a36756 Fix postgre driver config by Andrey Andreev · 10 years ago
  10. 6c7c891 Remove 'autoinit' DB setting by Andrey Andreev · 10 years ago
  11. 3cf58ea Finishing PR #3596 <!DOCTYPE html> by Ivan Tcholakov · 10 years ago
  12. b68a811 add <!DOCTYPE html> by Tjoosten · 10 years ago
  13. 01e04a6 Deleted spaces by Gwenael Gallon · 10 years ago
  14. cf93217 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  15. b449589 Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  16. 54e648b Revert "Remove unnecessary return" by Gwenael Gallon · 10 years ago
  17. 843d250 Remove unnecessary return by Gwenael Gallon · 10 years ago
  18. 3053ded Remove unnecessary return by Gwenael Gallon · 10 years ago
  19. 96901ff Remove unnecessary return by Gwenael Gallon · 10 years ago
  20. 3a486f1 Revert indentation by Gwenael Gallon · 10 years ago
  21. 19e1217 Fix unreachable code by Gwenael Gallon · 10 years ago
  22. 79533ca Merge pull request #3551 from gadelat/voids by Andrey Andreev · 10 years ago
  23. 74d0e23 Allow a database to be loaded before controller instantiation by Andrey Andreev · 10 years ago
  24. 40bbd60 Adjusted return type for CI_DB_utility::backup to suggestions by Gabriel Potkány · 10 years ago
  25. 8194ce5 Fix typos in func names by Gabriel Potkány · 10 years ago
  26. cea5fb7 Adjusted returns/return types to suggestions by Gabriel Potkány · 10 years ago
  27. 1fb5000 Fixed inconsistent return types by Gabriel Potkány · 10 years ago
  28. 8dc37cb Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_type by Gwenael Gallon · 10 years ago
  29. c9982e4 fix typo in comments by Claudio Galdiolo · 10 years ago
  30. 93e7813 fix typo in comments by Claudio Galdiolo · 10 years ago
  31. ba6bd22 fix typo in comments by Claudio Galdiolo · 10 years ago
  32. b83a3d2 fix typo in comments by Claudio Galdiolo · 10 years ago
  33. b993b4b fix typo in comments by Claudio Galdiolo · 10 years ago
  34. 9ef0170 ... and neither does MYSQLI_OPT_RECONNECT by Andrey Andreev · 10 years ago
  35. 2a05fa6 Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP by Andrey Andreev · 10 years ago
  36. 9305a8b Close #3509 by Andrey Andreev · 10 years ago
  37. f1294cb Corrected loop with the $c variable by Gwenael G · 10 years ago
  38. 2f58ea6 Fix error extends class name by Gwenael G · 10 years ago
  39. 4070a63 This $comment_clause local variable is declared but never used. by Gwenael G · 10 years ago
  40. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  41. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  42. 1dc43aa Remove error suppression from mysql_*connect() by Andrey Andreev · 10 years ago
  43. be67685 var_export in DB.php outputting string by João · 10 years ago
  44. 5350f05 Change CI_DB_driver::field_data() signature by Andrey Andreev · 10 years ago
  45. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  46. 358b088 Fix #3460 by Andrey Andreev · 10 years ago
  47. 0d3fde2 Polish changes following PR #3416 by Andrey Andreev · 10 years ago
  48. 1fb0cc7 Add support for configuring socket pipe connections in 'mysqli' by Andrey Andreev · 10 years ago
  49. 7830173 User Guide - DB Driver Reference by James L Parry · 10 years ago
  50. 435e0c2 Add method chaining support ot CI_DB_query_builder::reset_query() by Andrey Andreev · 10 years ago
  51. 4a587f5 Add method chaining support to QB cache methods by Andrey Andreev · 10 years ago
  52. b906149 DB forge/utilities polishing (docs) following #3375, #3378 by Andrey Andreev · 10 years ago
  53. 5078eb5 Regressions ... #3380 #3194 ab9217e316a79bc8fab2840c8f5bd2b9bc7a4dc0 by Andrey Andreev · 10 years ago
  54. ab9217e Improve on the fix for #3380 by Andrey Andreev · 10 years ago
  55. 7d1554a Fix a regression from the previous commit by Andrey Andreev · 10 years ago
  56. 10776cc Fix #3380 by Andrey Andreev · 10 years ago
  57. ed3fc51 Force ORDER BY usage with OFFSET-FETCH on SQL Server by Andrey Andreev · 10 years ago
  58. 71f0099 Fix an issue with 'postgre' persistent connections by Andrey Andreev · 10 years ago
  59. 5289f27 Polish changes following #3305 by Andrey Andreev · 10 years ago
  60. ce8aa3b Remove comment field definition from all other forge classes by Zachary Flower · 10 years ago
  61. e4b10bf Move MySQL comments to MySQL forge classes only by Zachary Flower · 10 years ago
  62. 12ee7a1 Move comment field after unique field in db forge by Zachary Flower · 10 years ago
  63. e59347d Ensure forge comments are actually getting parsed by Zachary Flower · 10 years ago
  64. 9b51228 Disable database COMMENT field by default in all other DB Forge drivers by Zachary Flower · 10 years ago
  65. 24fbc61 Add support for the COMMENT field in DBForge and MySQL Forge classes (pdo, mysql, and mysqli) by Zachary Flower · 10 years ago
  66. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  67. 4a4f550 Escape the array elements separately and join them in compile_binds() by clawoo · 10 years ago
  68. a779c48 Escape arrays sent as binding values for database queries. by clawoo · 10 years ago
  69. 5bf4dcd Close #3194 by Andrey Andreev · 10 years ago
  70. 970b383 Revert #3194 by Andrey Andreev · 10 years ago
  71. f186e1f Fix #3242 by Andrey Andreev · 10 years ago
  72. 2c6cdd7 Fix #3238 by Andrey Andreev · 10 years ago
  73. 4596574 Fix #2963 by Andrey Andreev · 10 years ago
  74. 294cff7 Merge pull request #3202 from rougin/patch-1 by Andrey Andreev · 10 years ago
  75. a7d3250 Removed empty line by Rougin Gutib · 10 years ago
  76. 8adf5e8 Merge pull request #3195 from hArpanet/develop by Andrey Andreev · 10 years ago
  77. 516f59c ibase_driver add table/column aliases by hArpanet · 10 years ago
  78. 191550a Fixed typo error by Rougin Royce Gutib · 10 years ago
  79. a3cc808 Query builder, IS NOT NULL support #3194: Strict comparison. by Ivan Tcholakov · 10 years ago
  80. 7e6aba1 Query builder: IS NOT NULL support implementation, see #3194 by Ivan Tcholakov · 10 years ago
  81. d07daa5 ibase_driver returning whitespace in table/column names by hArpanet · 10 years ago
  82. 22ce276 Fix #3187 by Andrey Andreev · 10 years ago
  83. 5df2f1b Missing looping index added. Without index empty rows returned for csv column headers. by Dionysis Arvanitis · 11 years ago
  84. 60f744b Fix #3124 by Andrey Andreev · 11 years ago
  85. 62fad28 Fix #3112 by Andrey Andreev · 11 years ago
  86. 08ae84f Call data_seek(0) only if we've used DB_result::*row*() methods by Andrey Andreev · 11 years ago
  87. 2bbbd1a Remove (most of) error suppression from database drivers (issue #3036) by Andrey Andreev · 11 years ago
  88. d3ddf97 Remove error-masking '@' in mysqli_driver (See: https://github.com/EllisLab/CodeIgniter/issues/3036) by mdunisch · 11 years ago
  89. a212977 Added `_trans_failure` property to fix PHP Warning. by Ahmedul Haque Abid · 11 years ago
  90. d5ce508 Minor fixes by vlakoff · 11 years ago
  91. 640ff4e Removed BOM by Etki · 11 years ago
  92. fa5a2d5 Microfix by Etki · 11 years ago
  93. aaca5cb [ci skip] Fix #2972 by Andrey Andreev · 11 years ago
  94. 1a61ba4 [ci skip] Spacing adjustments by Andrey Andreev · 11 years ago
  95. 1394304 Fix DB forge unsigned attribute (PR #2949) by Andrey Andreev · 11 years ago
  96. 7cf682a Partially revert PR #2190 by Andrey Andreev · 11 years ago
  97. fde170c Fix #2928, #2929 by Andrey Andreev · 11 years ago
  98. c5a0af2 Fix #2928 by Andrey Andreev · 11 years ago
  99. 4b90a37 Add support for callable form validation rules by Andrey Andreev · 11 years ago
  100. 7e96351 Call db_connect(TRUE) instead of db_pconnect() + some style changes by Andrey Andreev · 11 years ago