aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - fix cookie shorteningMeik Sievertsen2006-03-091-1/+0
* Broken images begone!Graham Eames2006-03-061-22/+38
* implementing permission rolesMeik Sievertsen2006-02-221-0/+1
* - only minor adjustements (we are now able to use other functions due to the ...Meik Sievertsen2006-02-164-10/+20
* display complete backtrace. ;)Meik Sievertsen2006-02-151-0/+9
* my turn to break things... harharharMeik Sievertsen2006-02-121-4/+6
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-253-1/+26
* - size select fixMeik Sievertsen2006-01-222-4/+4