phpBB
Statistics
| Revision:
This repository is a mirror of the phpBB Git repository which is located at http://github.com/phpbb/phpbb3

Checking out phpBB from the subversion repository

In order to download the latest code from this project you need a subversion client. The URL for this repository is http://code.phpbb.com/svn/phpbb/. You will probably want to checkout the 3.0.x branch directory which contains the latest stable code using svn checkout http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB.

Please note that the trunk directory contains unfinished and unstable code. We highly recommend not using it, unless you know what you are doing. The code in trunk will not work most of the time.

If you want to learn more about how to use subversion then you should take a look at the Subversion Book which covers every part of subversion in great detail.

Repository (Subversion)

root / tags / milestone_3 / phpBB / install / schemas

Name Size Revision Age Author Comment
firebird_schema.sql 42 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...
index.htm 169 Bytes 2692 over 9 years psotfx Centralise install/upgrade/schemas ... make for...
mssql_schema.sql 60.3 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...
mysql_schema.sql 35.5 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...
oracle_schema.sql 44.8 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...
postgres_schema.sql 45.6 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...
schema_data.sql 62.9 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...
sqlite_schema.sql 35.6 kB 5253 over 6 years Meik Sievertsen - the schema/data changes needed for the new mo...

Latest revisions

# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5253 10/04/2005 11:26 pm Meik Sievertsen

- the schema/data changes needed for the new module class

5251 10/03/2005 11:52 pm Meik Sievertsen

okok, maybe assigning a default ordering is not that bad. harhar

5222 09/22/2005 12:09 am bartvb

Some missing config values and one auth setting

5174 07/04/2005 04:13 pm psotfx

It's been a while since I wrote schemas for non-mysql DB's ... so don't be surprised if they are spectacularly incorrect

5173 07/04/2005 02:22 pm psotfx

blah

5170 07/04/2005 01:52 pm psotfx

Me again ... yep, keep running ... that there sky will be a falling any time now

5169 07/04/2005 01:47 pm psotfx

Blimey! A commit ... what's more, a commit from me ... quick, run for the hills the world must be ending.

5144 05/07/2005 04:19 pm bartvb

Changed the default charset from -15 to -1. Make sure that you set 'post_encoding' in the posts table and 'message_encoding' in the private messages table to 'iso-8859-1' after this update.

5141 05/05/2005 07:01 pm Meik Sievertsen

- updated oracle schema/db files
- updated sqlite schema/db files

View revisions

Also available in: Atom