aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/mysql_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* Two new images (reported/unapproved items), please update your database. Adde...Ludovic Arnaud2003-03-131-0/+2
* Minor schema adjustments, additional/altered config and acl options, added u_...Paul S. Owen2003-03-091-12/+3
* Add index to poster_id in posts tablePaul S. Owen2003-03-081-1/+2
* Implementing post reporting. 2 new tables plus an extra field for posts and t...Ludovic Arnaud2003-03-061-0/+30
* Tons of work on the UCP, see my topic in the development forum for more infoJames Atkinson2003-03-041-0/+13
* Merge post and post_text tables ... denormalising of topics and forums should...Paul S. Owen2003-02-261-21/+9
* Added topic_id field to the log_moderator tableLudovic Arnaud2003-02-241-0/+2
* New images ... drop your old table and re-create it, dumping the imageset dat...Paul S. Owen2003-02-211-54/+65
* Group related updatesPaul S. Owen2003-02-051-0/+1
* Minor changes, added visual confirmation stuff to mysql_basic and changedJames Atkinson2003-01-301-1/+1
* NOT NULL when should be NULL, doubled up a_eventPaul S. Owen2003-01-291-2/+2
* Note the change to smilies_id -> smile_id + additional fields for icons tablePaul S. Owen2003-01-281-4/+6
* icon_id for posts table, note topic table topic_icon has changed to icon_id ...Paul S. Owen2003-01-221-1/+2
* Cache topic icons ... being used in three places, two high traffic areas ... ...Paul S. Owen2003-01-211-0/+1
* ratings tablePaul S. Owen2003-01-211-14/+28
* Enable presetsPaul S. Owen2003-01-091-0/+16
* my min karma, as opposed to my little pony or some suchPaul S. Owen2003-01-081-1/+3
* Enable exclusion from bans for users, IP's or email addressesPaul S. Owen2003-01-071-4/+3
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-0/+12
* Some changes to forum admin to better reflect subforum 'post/non-post' change...Paul S. Owen2002-11-251-4/+5
* Add forum_postable to forum schemaPaul S. Owen2002-11-241-0/+1
* Missing semi-colon in schema file.James Atkinson2002-11-201-2/+2
* Cache moderator names?Paul S. Owen2002-11-181-1/+17
* ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_postingLudovic Arnaud2002-11-051-1/+1
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-0/+1
* Couple further updatesPaul S. Owen2002-10-301-1/+2
* Fixes and reversions (temp)Paul S. Owen2002-10-301-2/+2
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-2/+3
* Posting and acl option updatesPaul S. Owen2002-10-281-1/+1
* Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc...Paul S. Owen2002-10-261-16/+6
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-2/+3
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-0/+1
* Fixed last poster name, dumped categories table.Ludovic Arnaud2002-10-071-14/+0
* prune_enable re-added ... is it still required ... couldn't prune_freq be use...Paul S. Owen2002-10-041-0/+1
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-2/+4
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-2/+3
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-191-0/+2
* Define auth_values which can only be manipulated by the forum founderPaul S. Owen2002-08-191-0/+1
* updated schema for update_script changes ...Paul S. Owen2002-08-171-1/+2
* *** empty log message ***Paul S. Owen2002-08-171-2/+2
* ...Paul S. Owen2002-08-171-0/+1
* Some sql changesPaul S. Owen2002-08-171-4/+13
* damn it, wrong table for now ...Paul S. Owen2002-08-161-1/+1
* various updatesPaul S. Owen2002-08-161-29/+20
* forum_style not default_stylePaul S. Owen2002-08-151-231/+229
* Minor changes ... oh and to vB developers ... remember, when using ideas from...Paul S. Owen2002-08-071-1/+0
* what tintyint? I see no tintyint ....Paul S. Owen2002-08-051-1/+1
* Various updatesPaul S. Owen2002-08-031-10/+1
* Fix few schema errorsPaul S. Owen2002-07-291-3/+3
* Add ban_reasonPaul S. Owen2002-07-281-1/+3