aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/oracle_schema.sql
Commit message (Collapse)AuthorAgeFilesLines
* It's been a while since I wrote schemas for non-mysql DB's ... so don't be ↵Paul S. Owen2005-07-041-0/+29
| | | | | | surprised if they are spectacularly incorrect git-svn-id: file:///svn/phpbb/trunk@5174 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed the default charset from -15 to -1. Make sure that you set ↵Bart van Bragt2005-05-071-2/+2
| | | | | | 'post_encoding' in the posts table and 'message_encoding' in the private messages table to 'iso-8859-1' after this update. git-svn-id: file:///svn/phpbb/trunk@5144 89ea8834-ac86-4346-8a33-228a782c2dd0
* - updated oracle schema/db filesMeik Sievertsen2005-05-051-629/+1636
| | | | | | | - updated sqlite schema/db files git-svn-id: file:///svn/phpbb/trunk@5141 89ea8834-ac86-4346-8a33-228a782c2dd0
* Triggers in the schemaPaul S. Owen2003-06-141-1/+212
| | | | git-svn-id: file:///svn/phpbb/trunk@4126 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3102 89ea8834-ac86-4346-8a33-228a782c2dd0
* Centralise install/upgrade/schemas ... make for easier removal and less ↵Paul S. Owen2002-07-161-0/+521
cluter ... I think ... install needs to have it's template hard coded git-svn-id: file:///svn/phpbb/trunk@2692 89ea8834-ac86-4346-8a33-228a782c2dd0