aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* oops, two colours round the wrong wayPaul S. Owen2001-05-061-1/+1
* 'New' theme for my templatePaul S. Owen2001-05-061-0/+2
* Modified users and config inserts to match column counts in mysql_schema.sqlthe_systech2001-05-041-3/+3
* Latest updatePaul S. Owen2001-05-031-76/+89
* Updated to include PSO template default themePaul S. Owen2001-05-031-2/+2
* 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-282-7/+12
* Quoted default values ...Paul S. Owen2001-04-241-12/+12
* Updated for generic themingPaul S. Owen2001-04-242-221/+302
* Added user selectable templates, and put the system template into the config ...James Atkinson2001-04-202-30/+15
* Changed IP types to char 8 for time beingPaul S. Owen2001-04-191-9/+26
* Updated mysql_basic file with new user fieldsJames Atkinson2001-04-181-2/+2
* Latest mysql schema dumpJames Atkinson2001-04-181-240/+203
* Added a mod otherwise viewforum craps outBart van Bragt2001-04-161-0/+2