aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/mysql.sql
AgeCommit message (Expand)Author
2013-05-29changed: the system_log table can now store ipv6 addressesJerome Bakker
2012-01-22Refs #2222. Added schema update for system log ip address column.Brett Profitt
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu...brettp
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
2010-03-02Fixes #1562: Added a default value for entities.last_action in the schema and...brettp
2010-02-06Fixes #1493: Updated schema to set auto_increment IDs for access_collections ...brettp
2010-01-29Added db migration 2010012901 that adds last_action column to entities table.brettp
2010-01-10Fixes #1432: Version number is set during installation.brettp
2009-11-12fixes #1329 - schema for river is fixed - was incomplete beforecash
2009-11-06removed space which would break the schema parsing routine for the next poor ...cash
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-05-22Closes #1030: Group title and description search added, refs #965marcus
2009-05-14Fixed geocode stuff + version bumpmarcus
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