summaryrefslogtreecommitdiffstats
path: root/user_guide/database
AgeCommit message (Collapse)AuthorFilesLines
2008-10-19Improved connection infoRick Ellis1-0/+10
2008-10-18(no commit message)Rick Ellis1-9/+20
2008-10-17(no commit message)Rick Ellis1-1/+8
2008-09-25postgre to postgres in a few documentation pagesDerek Allard2-4/+4
2008-09-04removed random invisible character (ASCII 194) from HTML and PHP filesDerek Jones1-1/+1
2008-08-31fixed incorrect example SQL output exampleDerek Allard1-1/+1
2008-08-31grammar changesDerek Allard2-2/+2
2008-08-26Added Form Validation Library and updated docsRick Ellis15-15/+15
2008-08-26Made a Loader changes so that the new validation class will work.Rick Ellis15-15/+15
Made some doc style changes
2008-08-21further whitespace fixesDerek Allard3-69/+69
2008-07-25quotes to an example in DBforgeDerek Allard1-1/+1
2008-07-16fixed a series of "next" and "previous" topic links that pointed to the ↵Derek Allard2-2/+2
wrong pages.
2008-07-09guide typoDerek Allard1-1/+1
2008-06-27changed user guide version to 1.6.3Derek Jones15-15/+15
2008-06-26changed your-site.com to example.com doc-wideDerek Jones2-3/+3
2008-06-26fix up where_in examplesDerek Allard1-4/+4
2008-06-22added some missing ; to examplesDerek Allard1-10/+5
2008-06-15userguide typo fixDerek Allard1-1/+1
2008-06-02added a missing wordDerek Allard1-1/+1
2008-05-31Charset information in the userguide has been moved above title for ↵Derek Allard15-15/+15
internationalization purposes (#4614)
2008-05-29made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify ↵Derek Jones1-2/+10
multi-column non-primary keys in table creation
2008-05-17example touch upDerek Allard1-1/+1
2008-05-14fixed bug #3419 where the 'database' setting for DSN connections was using ↵Derek Jones1-1/+4
the host portion of the URL instead of the path. Added ability to set other db config values in DSN connections via query string
2008-05-12(no commit message)Rick Ellis1-4/+11
2008-05-06updated version number in user guide to 1.6.2Derek Jones15-15/+15
2008-05-06Flipped user guide page titles for easier recognition in tabs:Derek Jones15-15/+15
<title>CodeIgniter User Guide : Page TItle</title> to <title>Page Title : CodeIgniter User Guide</title>
2008-04-13A field fields were incorrectly commented, and or examples invalid.Derek Allard1-7/+7
2008-04-10doc typos / fixesDerek Allard2-5/+5
2008-04-07Added rename_table() into DBForge.Derek Allard1-3/+8
2008-04-06Fixed a bug that wasn't allowing escaping to be turned off if the value of a ↵Derek Allard1-22/+10
query was NULL.
2008-04-06Added the ability to prevent escaping in having() clauses.Derek Allard1-9/+17
2008-03-27typoDerek Allard1-2/+2
2008-03-25userguide note, corrections and omissionsDerek Allard4-8/+8
2008-03-25doc typos and fixesDerek Allard1-1/+1
2008-03-18html fixesDerek Allard2-3/+1
2008-03-15fix an exampleDerek Allard1-2/+0
2008-03-14source fixesDerek Allard1-8/+2
2008-03-14typosDerek Allard1-4/+0
2008-03-14typoDerek Allard1-1/+1
2008-03-11added missing DB config items from sample array in connecting documentationDerek Jones1-0/+4
2008-02-25fixed typo in sample code for protecting identifiersDerek Jones1-1/+1
2008-02-13Added Path Helper to table of contents and updated copyright dates for all ↵Derek Jones15-15/+15
user guide pages
2008-02-12(no commit message)Derek Allard15-15/+15
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard15-15/+15
2008-02-06fixed an unneeded "if" call that prevented AR caching in some casesDerek Allard1-1/+1
2008-02-06typosDerek Allard1-2/+2
2008-02-06Orcacle to OracleDerek Allard1-1/+1
2008-02-05minor formatting and typo fixDerek Allard1-18/+18
2008-02-05Added and documented Active Record caching.Derek Allard1-4/+35
Made AR fully database-prefix aware
2008-02-04change version number from 1.6.0 to 1.6.1Derek Allard15-15/+15