index
:
kernel
master
Bitweaver kernel package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitDbAdodb.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
Switch to EXTRNAL_LIBS in their own directory away from the site specific CON...
lsces
1
-1
/
+1
2013-05-07
move adodb to config/externals/adodb
spiderr
1
-12
/
+1
2012-07-26
strip ticks for MetaColumns and MetaIndexes
spiderr
1
-0
/
+2
2012-05-06
replace all PHP4 style constructors with __construct; replace calls to base c...
spiderr
1
-1
/
+1
2012-04-16
Add externals directory to tidy library support
Lester Caine ext:(%22)
1
-1
/
+4
2011-07-05
first pass at bit_error_handler customize error_handler that will email error...
Christian Fowler
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-09-02
call parent::debug so member vars get properly initialized
Christian Fowler
1
-1
/
+2
2008-12-11
Portable RANDOM() function for all databases using Adodb's implementation. Fi...
Tomasz Kalkosinski
1
-1
/
+11
2008-11-18
Use AdoDb's substr property for getting SUBSTRING function for appropiate dat...
Tomasz Kalkosinski
1
-1
/
+9
2008-11-08
typo assigning mName
Christian Fowler
1
-2
/
+2
2008-11-06
Add parameter hash to constructor to all creating multipl BitDbAdodb objects ...
Christian Fowler
1
-11
/
+19
2008-06-06
code nicification
Max Kremmel
1
-292
/
+284
2008-03-29
use STORAGE_PKG_URI for liberty_fetch_thumbnails
Christian Fowler
1
-3
/
+2
2007-12-05
Add missing DropSequence method so we can recreate sequences properly. Needed...
MW
1
-11
/
+23
2007-11-22
the constant ADODB_FORCE_NULLS is obsolete since 4.52 and is ignored. Set $AD...
MW
1
-5
/
+4
2007-06-08
add empty gBitDb check in case things are really bad during error report
Christian Fowler
1
-2
/
+2
2007-03-26
change bit_log_error into bit_display_error for displaying of catasrophic err...
Christian Fowler
1
-2
/
+2
2007-02-28
clean up preflight, comment out unused functions, use underscores for functio...
Max Kremmel
1
-2
/
+2
2006-10-13
phpDoc corrections
Lester Caine
1
-3
/
+5
2006-06-10
fix path to adodb include file
Max Kremmel
1
-2
/
+3
2006-06-08
make sure you can use your own adodb install if you want - need to include it...
Max Kremmel
1
-7
/
+9
2006-05-02
get debug for adodb working again
Max Kremmel
1
-3
/
+4
2006-03-20
cleanup, genericize ADODB like debug output, add timing info
Christian Fowler
1
-1
/
+8
2006-03-14
Added optional argument to GenID() to allow for sequences that don't start wi...
Wakeworks
1
-3
/
+9
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-9
/
+9
2006-02-26
move error checking code down to bit_error_inc so errors are logged no matter...
Christian Fowler
1
-32
/
+26
2006-02-25
Fix ADODB Query Caching calls
Jams H Thompson
1
-18
/
+35
2006-02-22
force oci8po driver if oci8 is specified
Christian Fowler
1
-1
/
+4
2006-02-17
change SQL reserved word 'rows' to 'module_rows', clean up code
Christian Fowler
1
-4
/
+1
2006-02-17
Remove ADODB_CASE_ASSOC - this has been fixed in the sybase driver
Lester Caine
1
-5
/
+2
2006-02-17
fix oci8po query conversion and handling of getLayout so oci8 and oci8po can ...
Christian Fowler
1
-4
/
+3
2006-02-15
add oci8po as an option
Christian Fowler
1
-1
/
+2
2006-02-01
detikify liberty
Max Kremmel
1
-2
/
+2
2006-01-31
improve interoperability for Pear and ADODB to exist simultaneously as differ...
pre_table_detikification
Christian Fowler
1
-2
/
+32
2006-01-26
fix and clean up error reporting
Max Kremmel
1
-29
/
+32
2006-01-26
typo
Max Kremmel
1
-10
/
+8
2006-01-25
Added uspport for multiple database backend support. This necessitates remova...
Christian Fowler
1
-0
/
+606