Revisions for volos/lib/Driver/sql.php

Location: [ Horde ] / volos / lib / Driver / sql.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.19 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

1.18 (+2 -2 lines) 01/02/2007 07:49 AM Jan Schneider jan

Happy New Year

1.17 (+3 -3 lines) 01/01/2007 07:42 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.16 (+6 -1 lines) 01/21/2006 01:34 AM Ben Chavet ben

Specify GPL license, changelog entry for new block, and credits update.

1.15 (+9 -2 lines) 01/18/2006 12:49 PM Ben Chavet ben

use DB_PORTABILITY_RTRIM for mssql connections

1.14 (+3 -3 lines) 06/22/2005 11:01 PM Matt Selsky selsky

Remove extra stuff from @var lines in phpdoc.

1.13 (+1 -2 lines) 04/19/2005 11:06 PM Matt Selsky selsky

Remove @version.

1.12 (+15 -20 lines) 04/12/2005 04:35 PM Chuck Hagenbuch chuck

bind variables
Bug: 1755
Submitted by: selsky@columbia.edu

1.11 (+13 -3 lines) 04/07/2005 11:14 AM Jan Schneider jan

Support Oracle and SQLite configurations.

1.10 (+4 -4 lines) 10/08/2004 11:45 AM Chuck Hagenbuch chuck

Use new DB 1.6 portability settings instead of old "optimize" "portability".

1.9 (+18 -8 lines) 08/02/2004 06:17 PM Jan Schneider jan

Add option to notify by email about new entries.
Un-break getSignature().

1.8 (+9 -0 lines) 08/02/2004 05:22 PM Jan Schneider jan

$Horde

1.7 (+53 -129 lines) 08/02/2004 05:20 PM Jan Schneider jan

Use DB sequences. NOTE: run create_sequence.php AFTER updating and BEFORE
changing the id row to INT.
Remove unused functions and files.
General cleanup.

1.6 (+1 -1 lines) 07/30/2004 10:01 AM Jan Schneider jan

spelling

1.5 (+8 -8 lines) 07/30/2004 09:54 AM Jan Schneider jan

Tweak messages.

1.4 (+71 -29 lines) 07/25/2004 03:55 PM Jan Schneider jan

CS, error reporting, cleanup, etc.

1.3 (+115 -133 lines) 06/10/2004 08:59 PM Ben Chavet ben

Fix $conf['storage']['params']['driverconfig'] = 'horde'

1.2 (+2 -2 lines) 03/26/2004 02:00 PM Ben Chavet ben

More guestbook->volos changes

1.1 03/23/2004 04:12 AM Jan Schneider jan

Import volos.