aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/mysql_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-111-26/+27
* Updated for present privmsgs testsPaul S. Owen2001-06-111-11/+25
* Bad paul.. no comma.natec2001-06-091-1/+1
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-081-1/+12
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-10/+11
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-061-12/+15
* Last visit additionPaul S. Owen2001-06-041-1/+2
* Fixed field type for cat_orderPaul S. Owen2001-06-031-1/+1
* Slight mods that should make not difference to current setupsPaul S. Owen2001-06-021-3/+1
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-011-5/+7
* Latest update ... should be okayPaul S. Owen2001-05-311-14/+1
* Updates for auth systemPaul S. Owen2001-05-301-0/+60
* Introduce a global switch for smiliesPaul S. Owen2001-05-271-0/+1
* Updates for near-future capabilitiesPaul S. Owen2001-05-271-1/+4
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-0/+2
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-171-25/+25
* Various updatesPaul S. Owen2001-05-131-4/+4
* Made the schema work with MySQL 3.22James Atkinson2001-05-101-2/+2
* Modified to add DROP TABLE for each phpBB2 Tablethe_systech2001-05-071-0/+19
* Latest updatePaul S. Owen2001-05-031-76/+89
* Fixed theme_id field so its not null. schemea would not work on mysql 3.23 wi...James Atkinson2001-04-291-1/+1
* Overhauled session code ... in a big wayPaul S. Owen2001-04-281-3/+8
* Quoted default values ...Paul S. Owen2001-04-241-12/+12
* Updated for generic themingPaul S. Owen2001-04-241-219/+289
* Added user selectable templates, and put the system template into the config ...James Atkinson2001-04-201-27/+12
* Changed IP types to char 8 for time beingPaul S. Owen2001-04-191-9/+26
* Latest mysql schema dumpJames Atkinson2001-04-181-240/+203
* Changed session_forum to session_pageBart van Bragt2001-04-161-1/+1
* timezone and dateformat update to configPaul S. Owen2001-04-151-0/+4
* forgot to check in the new schema when I did bbcode.natec2001-03-221-0/+1
* Removed invalid indexes on sessionPaul S. Owen2001-03-211-3/+1
* Changed for new session stuffPaul S. Owen2001-03-211-28/+29
* User registration works.James Atkinson2001-03-191-0/+4
* Current (perhaps) MySQL schema for phpBB2Paul S. Owen2001-03-091-5/+10
* Possible future forum orderingPaul S. Owen2001-02-251-0/+1
* A forum with no forums/cats now shows a nice message insted of a big ugly mes...James Atkinson2001-02-251-0/+1
* MySQL DB schema : Devel EditionPaul S. Owen2001-02-241-0/+329