aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/mysql.sql
AgeCommit message (Expand)Author
2009-02-12Schema fixben
2009-02-12Alternative river system trial. This is a test.ben
2009-01-23Refs #706marcus
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. Data...marcus
2009-01-08Closes #666: Added some extra indexesmarcus
2008-12-08Fixes #615marcus
2008-12-05Closes #611: Made name field longermarcus
2008-11-25Hook for future geocoding library added.marcus
2008-11-25git-svn-id: https://code.elgg.org/elgg/trunk@2487 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-20Refs #569, #570, #571: Minor database schema errors correctedmarcus
2008-11-20Refs #569, #570, #571: Minor database schema errors correctedmarcus
2008-11-06datalists now has primary key, datalist set function optimisedmarcus
2008-11-03Some missing keys added.marcus
2008-10-22Removed unnecessary columnmarcus
2008-10-22Semi-working session code. Still won't permit logging in, commented out until...marcus
2008-10-21Database session code.marcus
2008-10-17Changes to access any system log code. Introducing owner guid on items which ...marcus
2008-10-16Closes #442: Requires schema upgrade. Side effect - friends activity rivers w...marcus
2008-10-07Bugfixes to river scriptmarcus
2008-10-07Added river key to main schemamarcus
2008-10-06Closes #402 and #407 : Right! Finally nailed this fscking issue to the wall (...marcus
2008-10-06Refs #402 and #407: Extra fields added to system_logmarcus
2008-09-17Added hmac cache of hmacs we have seen before (MEMORY TABLE)marcus
2008-09-17Added hmac cache of hmacs we have seen before (MEMORY TABLE)marcus
2008-09-17Changed users_apisessions to use memory, since there is no reason to store th...marcus
2008-09-15Marcus Povey:marcus
2008-09-02Set default db to UTF 8... for what it's worth.marcus
2008-08-19Fixes #260: Done. Nice spot.marcus
2008-08-11Usernames now uniquemarcus
2008-08-10Closes #223marcus
2008-08-04Closes #193: Added salt field to database and new users will be generated wit...marcus
2008-07-25Fixing access collections tablemarcus
2008-07-24Introducing the (still issue-packed) friend picker.ben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-18Fixed a bug with the revamped access collectionsben
2008-07-18Added auto increment initial val. Fixes #171ben
2008-07-17access_collections now auto_incrementben
2008-07-17access_groups -> access_collectionsben
2008-07-04Fixed regressionmarcus
2008-07-02Typo on database tablemarcus
2008-07-01Added groups, refs #106marcus
2008-07-01Fix for the schemaben
2008-07-01Refs #106: Added schemamarcus
2008-06-19Fixes #54 - 'Enabled' functionality needs to be added to metadata, refs #53marcus
2008-06-19Added 'enabled' field to annotations. Refs #51ben
2008-06-18Fixes #12: Active variable on entities table. Update db schema.marcus
2008-06-18Fixes #41: User full text search. See caveats in function search_for_user()marcus
2008-06-16CLOSED - #26: Lengthing metadata fields marcus
2008-06-10Added an explicit conversion to MyISAM in the db tables when a FULLTEXT key i...ben
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing