diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2005-05-05 17:01:07 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2005-05-05 17:01:07 +0000 |
commit | 81c7144f6847e964057762e94dc197ac77a8f24e (patch) | |
tree | d84aed9aaf8c78ef4e199b9d20ebf54d86fbc378 /phpBB/install/schemas/postgres_schema.sql | |
parent | b576d6af0a9c0c78f379ca09069648d87364e1a0 (diff) | |
download | forums-81c7144f6847e964057762e94dc197ac77a8f24e.tar forums-81c7144f6847e964057762e94dc197ac77a8f24e.tar.gz forums-81c7144f6847e964057762e94dc197ac77a8f24e.tar.bz2 forums-81c7144f6847e964057762e94dc197ac77a8f24e.tar.xz forums-81c7144f6847e964057762e94dc197ac77a8f24e.zip |
- updated oracle schema/db files
- updated sqlite schema/db files
git-svn-id: file:///svn/phpbb/trunk@5141 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/install/schemas/postgres_schema.sql')
-rw-r--r-- | phpBB/install/schemas/postgres_schema.sql | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/install/schemas/postgres_schema.sql b/phpBB/install/schemas/postgres_schema.sql index b07992cdfe..9ce7f4864c 100644 --- a/phpBB/install/schemas/postgres_schema.sql +++ b/phpBB/install/schemas/postgres_schema.sql @@ -1,6 +1,5 @@ /* - phpBB2 PostgreSQL DB schema - phpBB group 2001 - + PostgreSQL Schema for phpBB 3.x - (c) phpBB Group, 2005 $Id$ */ |