phpbb/phpBB
David M cbd65ca2c9 Databases that gain cool points:
MSSQL
Firebird
SQLite
Oracle

Databases that lose cool points:
MySQL
PostgreSQL

MySQL recently-ish gained character set features. PostgreSQL has zero, none; one must create the database as unicode. The only way I can think of getting PostgreSQL to do what I want it to do would require something rather crazy...


git-svn-id: file:///svn/phpbb/trunk@6246 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-06 19:20:35 +00:00
..
adm - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop - fixed some bugs 2006-08-05 15:49:28 +00:00
docs Assorted minor language changes 2006-08-03 19:10:39 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes Backup files are now named backup_[timestamp].sql.* 2006-08-06 18:47:11 +00:00
install Databases that gain cool points: 2006-08-06 19:20:35 +00:00
language - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver Fix a minor typo 2006-08-06 17:43:39 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php Fixed: a double slash appears in the installer URL if you go to the board and config.php is missing 2006-07-23 21:26:53 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - added class="radio" to all radio- and checkboxes 2006-06-13 15:06:32 +00:00
download.php - tackle some usability issues 2006-07-09 16:23:57 +00:00
faq.php ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
index.php - fixed some bugs 2006-08-05 15:49:28 +00:00
mcp.php Correct some of the sort options 2006-07-29 11:35:32 +00:00
memberlist.php - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00
posting.php - fixed some bugs 2006-08-05 15:49:28 +00:00
report.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
search.php - fixed some bugs 2006-08-05 15:49:28 +00:00
style.php - fix a stupid bug in style.php 2006-07-07 20:38:04 +00:00
ucp.php - tackle some usability issues 2006-07-09 16:23:57 +00:00
viewforum.php - fixed some bugs 2006-08-05 15:49:28 +00:00
viewonline.php SQLite does not support certain usage of COUNT(DISTINCT *), thus we must emulate it 2006-06-17 18:05:25 +00:00
viewtopic.php - finally making the age calculation work [Bug #3582] 2006-08-06 17:25:29 +00:00