aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
* Fixed some problems ... maybe - Part 3 A Sequel too FarPaul S. Owen2001-06-141-4/+4
* Fixed some problems ... maybe - Part 2 The RevengePaul S. Owen2001-06-141-2/+2
* Fixed some problems ... maybePaul S. Owen2001-06-143-10/+10
* Basic posting of messages, no reply, quote or edit yetPaul S. Owen2001-06-132-24/+8
* Found that php has an imagesize function ... dohPaul S. Owen2001-06-123-2/+8
* Added Table def for auto_prunethe_systech2001-06-121-0/+16
* Added post_username to posts table and altered some minor thingsPaul S. Owen2001-06-113-62/+64
* Posting preview done, ability for anonymous users to post with a usernameJames Atkinson2001-06-111-2/+2
* Updated for present privmsgs testsPaul S. Owen2001-06-112-22/+46
* Bad paul.. no comma.natec2001-06-091-1/+1
* Preparations for possible move of forum_auth fieldsPaul S. Owen2001-06-083-4/+29
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-073-17/+19
* Reduced auth code size and added some more auth typesPaul S. Owen2001-06-063-14/+21
* Small change to default date formatPaul S. Owen2001-06-041-1/+1
* Last visit additionPaul S. Owen2001-06-042-2/+4
* Fixed field type for cat_orderPaul S. Owen2001-06-032-2/+2
* Slight mods that should make not difference to current setupsPaul S. Owen2001-06-023-11/+7
* Some hopefully finalish updates to auth schemaPaul S. Owen2001-06-012-10/+14
* Latest update ... should be okayPaul S. Owen2001-05-312-22/+13
* Added post subject to postgres schema. Updated viewtopic query to include gro...James Atkinson2001-05-311-1/+2
* Final fix to match current mysql_schema.sqlthe_systech2001-05-311-1/+1
* Added data for new columns in post and post_textthe_systech2001-05-311-4/+4
* Fixed error in sql. INSERthe_systech2001-05-311-1/+1
* Added some basic auth info for new auth systemPaul S. Owen2001-05-311-0/+14
* Updated postgres schemaJames Atkinson2001-05-301-15/+42
* Updates for auth systemPaul S. Owen2001-05-301-0/+60
* Fixed problem with post insertPaul S. Owen2001-05-281-1/+1
* Updated basic configPaul S. Owen2001-05-271-5/+12
* Introduce a global switch for smiliesPaul S. Owen2001-05-272-0/+2
* Updates for near-future capabilitiesPaul S. Owen2001-05-272-1/+7
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-272-62/+65
* Next ID didn't need the + 1James Atkinson2001-05-251-3/+3
* Updated postgres schema so it'll work correctly with sql_nextidJames Atkinson2001-05-251-315/+315
* Minor fixesPaul S. Owen2001-05-222-5/+5
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-172-50/+50
* Add post in demo forumthe_systech2001-05-151-1/+7
* Various updatesPaul S. Owen2001-05-151-20/+53
* Added some missing semi-colonsJames Atkinson2001-05-141-2/+2
* Matches current MySQL schemaPaul S. Owen2001-05-141-277/+383
* Fixed some more issuesPaul S. Owen2001-05-141-2/+2
* Fixed LIMIT and other issuesPaul S. Owen2001-05-141-14/+23
* Replaced preg_replacePaul S. Owen2001-05-131-1/+1
* Workaround for LOWER -> LCASE for msaccess - mark 2Paul S. Owen2001-05-131-1/+1
* Workaround for LOWER -> LCASE for msaccessPaul S. Owen2001-05-131-0/+5
* Various updatesPaul S. Owen2001-05-133-10/+12
* Initial SQL updates completePaul S. Owen2001-05-132-16/+21
* Minor altPaul S. Owen2001-05-131-5/+7
* Made the schema work with MySQL 3.22James Atkinson2001-05-101-2/+2
* Fixed value orders to match column ordersthe_systech2001-05-071-4/+4
* Modified to add DROP TABLE for each phpBB2 Tablethe_systech2001-05-071-0/+19