aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* - fixed some bugsMeik Sievertsen2006-08-051-0/+1
* - custom profile field fixedMeik Sievertsen2006-08-031-1/+1
* ok, but this time...Meik Sievertsen2006-08-021-4/+13
* this change should let firebird work again correctly... or not.Meik Sievertsen2006-08-021-8/+3
* mysqli results are objects, not resourcesNils Adermann2006-08-021-4/+4
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-019-18/+337
* - Fix OracleDavid M2006-07-281-1/+1
* OK...David M2006-07-242-1/+28
* - Some profile stuff :DDavid M2006-07-153-3/+3
* fixing a typo in postgres dbalNils Adermann2006-07-141-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-5/+1
* - it's \r\n not \n\r [Bug #3121]Nils Adermann2006-07-121-1/+11
* - tackle some usability issuesMeik Sievertsen2006-07-099-0/+118
* Short story: Oracle does not like sub queries that contain columns that have ...David M2006-07-091-0/+46
* - SQLite handling in custom profilesDavid M2006-06-171-1/+1
* - store error result in dbal for later retrievingMeik Sievertsen2006-06-141-4/+22
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-1310-56/+56
* - bugfix rollMeik Sievertsen2006-06-082-3/+22
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-0610-153/+107
* - removed useless code from style.phpNils Adermann2006-06-031-1/+1
* DB stuff, nothing cool at all unless you use Oracle.David M2006-06-031-2/+2
* some adjustmentsMeik Sievertsen2006-06-0210-153/+130
* some tiny changes...Meik Sievertsen2006-05-262-1/+5
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-212-2/+2
* - seperate queries and cached queriesMeik Sievertsen2006-05-2010-30/+57
* non MySQL Databases are people too!David M2006-05-151-1/+1
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-122-7/+24
* I hope nothing broke!David M2006-05-0510-11/+159
* - Tuples? Nah,David M2006-04-241-1/+1
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-233-0/+90
* - build explain links a bit different...Meik Sievertsen2006-04-231-47/+53
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+1
* - Olympus can now _install_ every database, more work to come on getting the ...David M2006-04-211-0/+2
* Firebird changesDavid M2006-04-191-4/+4
* - make freeresult work as it shouldDavid M2006-04-181-5/+0
* - Forgot to remove a lang stringDavid M2006-04-183-3/+6
* - firebird returns an error code (if you are on php 5)David M2006-04-181-1/+1
* - oopsieDavid M2006-04-181-2/+13
* - Olympus now properly works with MS SQLDavid M2006-04-181-2/+3
* - fixed some bugsMeik Sievertsen2006-04-152-2/+2
* - fix for a php bug (not able to connect on custom ports if the server is loc...Meik Sievertsen2006-04-081-2/+12
* - Needless regular expressionsDavid M2006-03-221-2/+2
* - Bug 1183David M2006-03-221-2/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-212-2/+2
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-199-0/+63
* - Cleaned up some compress stuffDavid M2006-03-181-10/+10
* - fix some bugs...Meik Sievertsen2006-03-178-8/+8
* - Postgre installs now work... kinda...David M2006-03-171-2/+2
* - SQLite is now usable; we died on certain queries as well as a schema issue ...David M2006-03-161-2/+3
* Efficiency changeGraham Eames2006-03-091-1/+1