mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
update schema for oracle
git-svn-id: file:///svn/phpbb/trunk@6270 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1508,4 +1508,5 @@ CREATE TABLE phpbb_zebra (
|
||||
);;
|
||||
|
||||
CREATE INDEX phpbb_zebra_user_id ON phpbb_zebra(user_id);;
|
||||
CREATE INDEX phpbb_zebra_zebra_id ON phpbb_zebra(zebra_id);;
|
||||
CREATE INDEX phpbb_zebra_zebra_id ON phpbb_zebra(zebra_id);;
|
||||
|
||||
|
Reference in New Issue
Block a user