summaryrefslogtreecommitdiffstats
path: root/user_guide/database
AgeCommit message (Expand)AuthorFilesLines
2009-04-22updated copyrights to 2009Derek Jones15-15/+15
2009-02-27added reconnect() method to db driversDerek Jones1-0/+5
2009-02-20added LIKE condition escaping to all drivers and Active RecordDerek Jones1-1/+8
2009-02-11Prep for 1.7.1 releaseDerek Jones15-15/+15
2009-02-04grammer ... um, grammar... fix.Derek Allard1-1/+1
2009-02-04AR was documented as being off by default, corrected this.Derek Allard1-1/+1
2008-12-07fixed a broken link, fixed a typoDerek Allard1-1/+1
2008-11-13Changing EOL style to LFDerek Allard15-3274/+3274
2008-11-13odcc to odbcDerek Allard1-1/+1
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
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 wrong...Derek Allard2-2/+2
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 internati...Derek Allard15-15/+15
2008-05-29made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify m...Derek Jones1-2/+10
2008-05-17example touch upDerek Allard1-1/+1
2008-05-14fixed bug #3419 where the 'database' setting for DSN connections was using th...Derek Jones1-1/+4
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
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
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