aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/mssql_schema.sql
Commit message (Expand)AuthorAgeFilesLines
* #5734David M2006-12-031-1/+2
* messageNils Adermann2006-11-251-0/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+2
* - some fixesMeik Sievertsen2006-11-101-1/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-0/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+0
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-51/+51
* And the schema changes for the inactive user changesGraham Eames2006-09-231-3/+5
* - Oracle now works with large amounts of textDavid M2006-09-191-103/+103
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-2/+0
* bug fixesDavid M2006-09-161-95/+95
* - fixed some bugsMeik Sievertsen2006-09-131-1/+2
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-081-0/+2
* Phase 2 of the changesGraham Eames2006-08-221-0/+1
* Initial batch of colourization changes. This includes:Graham Eames2006-08-211-0/+2
* bugfixesMeik Sievertsen2006-08-121-4/+4
* so.... what does this thing do?David M2006-08-111-7/+7
* updated schema files. Also added a new load setting and some missing keys.Meik Sievertsen2006-08-071-0/+27
* - fixed some bugsMeik Sievertsen2006-08-051-167/+296
* - fixing some bugsMeik Sievertsen2006-08-011-26/+30
* - BBCode helpline is now customizableDavid M2006-08-011-0/+1
* Who is an idiot? I AMDavid M2006-07-301-2/+2
* - removed an accidentaly pasted line [Bug #3227]Nils Adermann2006-07-301-0/+1
* OK...David M2006-07-241-7/+7
* fix the schema files as well as other tiny bugs.Meik Sievertsen2006-07-171-2/+2
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-0/+3
* - renamed the following columns:Meik Sievertsen2006-07-131-1427/+644
* - tackle some usability issuesMeik Sievertsen2006-07-091-2/+26
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* schema! hooray!David M2006-06-211-3/+22
* what? yeah...David M2006-06-201-0/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-23/+3
* ok, sorry for this. :/Meik Sievertsen2006-06-071-76/+76
* - create forums by defaultMeik Sievertsen2006-06-011-5/+5
* - 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
* ...David M2006-05-251-9/+9
* - Lets make stuff widerDavid M2006-05-201-17/+17
* a few changes ;-)David M2006-05-191-159/+314
* 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-30/+30
* A minor change to the default icon_id, so that there is no icon if someone di...Graham Eames2006-05-061-1/+1
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-231-311/+311
* - removed group settings from rolesMeik Sievertsen2006-04-221-4/+2
* - Olympus now properly works with MS SQLDavid M2006-04-181-0/+2
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-1/+7
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-0/+2
* - fixed some bugsMeik Sievertsen2006-04-151-1121/+1365