summaryrefslogtreecommitdiff
path: root/BitDbBase.php
AgeCommit message (Expand)AuthorFilesLines
2015-03-09tidy up debug line for better display of query statsspider1-2/+5
2014-04-21add ::clearFromCache implementationturon1-1/+2
2013-07-11Add E_STRICT update to functionslsces1-13/+13
2013-02-07add ::getPeriodFormat got BitDbBasespiderr1-0/+22
2012-12-13BitDb mCacheFlag TRUE by defaultspiderr1-1/+1
2012-07-19move bit_error_inc to as early as possible in boot sequencespiderr1-1/+0
2012-03-03add querySpeed feedback to easily find in outputspiderr1-1/+2
2011-07-13optimal speed in ::convertQuery using single quotes and str_replace instead o...spiderr1-4/+4
2010-08-27Tidy sub repo linksLester Caine1-0/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2009-06-18Correct order of default checking in convertSortModeLester Caine1-10/+11
2009-04-12Oracle adjustment to sort orderLester Caine1-1/+4
2009-03-31Stop numeric chars in column name sort specifiers being filtered outDaniel Sutcliffe1-2/+2
2008-12-11Portable RANDOM() function for all databases using Adodb's implementation. Fi...Tomasz Kalkosinski1-24/+28
2008-10-19add @deprecated doc tags where appropriateMax Kremmel1-7/+19
2008-04-28add BIT_MAX_RECORDSChristian Fowler1-1/+2
2007-11-05add SQLTimestampToInt methodChristian Fowler1-1/+30
2007-10-03bug: 1774639: add mysqli rand functionMax Kremmel1-1/+2
2007-06-15use a preg_replace instead of trim for better controlMax Kremmel1-4/+4
2007-06-08add getDatabaseVersion method to return nice hash containing all info about c...Christian Fowler1-2/+19
2007-05-07remove commented debugChristian Fowler1-2/+1
2007-05-05indentation analnessChristian Fowler1-12/+12
2007-03-16trim $query to avoid leading and trailing whitespace problemsMax Kremmel1-1/+2
2007-02-28move default icon style define to config_defaults, rename num_queries gNumQue...Max Kremmel1-4/+8
2007-02-15Fix concatenation problems with mysqlAndy Stanford1-1/+4
2007-01-06fix pass-by-referenceChristian Fowler1-3/+3
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-62/+74
2007-01-05Don't try to build an ORDER BY from an empty sort_mode, update inline docs an...Max Kremmel1-76/+90
2006-12-28return actual result for associate functionsChristian Fowler1-1/+5
2006-11-01Process now() to NOW in module initilaizationLester Caine1-1/+19
2006-11-01Use UTC time stamps when processing Firebird data in commerceLester Caine1-3/+3
2006-10-23Correct hard coded SQL from commerce for firebirdLester Caine1-1/+5
2006-10-21NOW corrected for current schema (Firebird)Lester Caine1-2/+2
2006-09-17code maintenanceMax Kremmel1-17/+13
2006-09-10add expression support to associateUpdate function - needed for stars updatesJams H Thompson1-2/+12
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson1-1/+35
2006-07-04keep global names consistent - fix use of gBitDbCaseSensitivityMax Kremmel1-3/+3
2006-06-30fix annoying site_upload_dir bug, also make changes so that temp/ dir can be ...Christian Fowler1-5/+5
2006-06-03Add total DB query time display to server statsJams H Thompson1-8/+13
2006-05-03make user_ sort_mode conversion more specificMax Kremmel1-2/+2
2006-05-02add the possibility to assign an array as a list for sort criteria to sort_mo...Sylvie Greverend1-2/+16
2006-03-20cleanup, genericize ADODB like debug output, add timing infoChristian Fowler1-14/+23
2006-03-14Added optional argument to GenID() to allow for sequences that don't start wi...Wakeworks1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-3/+3
2006-02-20*always* make oracle case insensitivebitweaver.org1-2/+16
2006-02-18Move firebird into caseSensitive selectionLester Caine1-5/+3
2006-02-17change SQL reserved word 'rows' to 'module_rows', clean up codeChristian Fowler1-2/+3
2006-02-17change SQL reserved word 'rows' to 'module_rows'Christian Fowler1-1/+10