aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/postgres_schema.sql
Commit message (Expand)AuthorAgeFilesLines
...
* fix the schema files as well as other tiny bugs.Meik Sievertsen2006-07-171-4/+4
* - renamed the following columns:Meik Sievertsen2006-07-131-946/+721
* - tackle some usability issuesMeik Sievertsen2006-07-091-1/+13
* Realized that we never needed to CAST() in the first place after i remembered...David M2006-07-091-4/+0
* some bugfixesMeik Sievertsen2006-07-061-2/+2
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* what? yeah...David M2006-06-201-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-13/+1
* ok, sorry for this. :/Meik Sievertsen2006-06-071-37/+37
* - create forums by defaultMeik Sievertsen2006-06-011-4/+4
* - add support for min/max of numerical search backend settingsNils Adermann2006-05-301-1/+1
* - making user_last_search a NULL column so MSSQL won't hate usNils Adermann2006-05-281-1/+1
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-281-0/+1
* - remove description from profile fieldsMeik Sievertsen2006-05-271-1/+0
* New data type for PostgreSQL users!David M2006-05-271-2/+76
* - Lets make stuff widerDavid M2006-05-201-17/+17
* a few changes ;-)David M2006-05-191-25/+26
* some changes before i forget...Meik Sievertsen2006-05-161-9/+9
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-32/+32
* A minor change to the default icon_id, so that there is no icon if someone di...Graham Eames2006-05-061-1/+1
* Viewtopic:David M2006-04-281-35/+35
* - eh? meh.David M2006-04-221-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+0
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-0/+3
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-0/+1
* - fixed some bugsMeik Sievertsen2006-04-151-570/+630
* extending the encoding fields a bit (11 chars seem to be not enough)Meik Sievertsen2006-04-081-2/+2
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-0/+1
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-8/+12
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-3/+2
* Warning changes for the other schema filesGraham Eames2006-03-171-1/+13
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-5/+6
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-2/+3
* implementing permission rolesMeik Sievertsen2006-02-221-16/+16
* my turn to break things... harharharMeik Sievertsen2006-02-121-9/+17
* - Please don't hurt me :pDavid M2006-02-041-1/+1
* - overhauled search systemNils Adermann2006-01-111-7/+4
* Removing an unused table from the schemaGraham Eames2006-01-061-10/+0
* - some changes to browser checking (was the reason for not working logins)Meik Sievertsen2005-12-281-1/+1
* - Buh? Postgre!David M2005-12-271-1/+1
* - add module_display to modules table (for modes executed but not displayed)Meik Sievertsen2005-11-081-1/+2
* - updated topic tracking codeMeik Sievertsen2005-10-191-2/+14
* - the schema/data changes needed for the new module classMeik Sievertsen2005-10-041-7/+10
* okok, maybe assigning a default ordering is not that bad. harharMeik Sievertsen2005-10-031-4/+4
* It's been a while since I wrote schemas for non-mysql DB's ... so don't be su...Paul S. Owen2005-07-041-0/+21
* Changed the default charset from -15 to -1. Make sure that you set 'post_enco...Bart van Bragt2005-05-071-2/+2
* - updated oracle schema/db filesMeik Sievertsen2005-05-051-2/+1
* - schema changesMeik Sievertsen2005-04-301-1/+5
* - re-added emotion column. ;)Meik Sievertsen2005-04-201-45/+30
* - first try to break things...Meik Sievertsen2005-03-211-12/+12