gnu-social/db
Brion Vibber 737fe76347 Performance fix for subscription/subscriber lists based on feedback from ops.
Extended subscription table indexes for subscriber and subscribed to include the created field, which is used to sort for display. This lets us skip a filesort and do the join much more efficiently.
Alter table from 08to09.sql needs to be run manually (though no ill effects if you forget other than not getting the perf improvement).
2009-11-10 08:47:54 -08:00
..
08to09.sql Performance fix for subscription/subscriber lists based on feedback from ops. 2009-11-10 08:47:54 -08:00
08to09_pg.sql Performance fix for subscription/subscriber lists based on feedback from ops. 2009-11-10 08:47:54 -08:00
074to080.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
074to080_pg.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
foreign_services.sql - Reworked login / logout workflow 2009-05-21 05:43:11 +00:00
innodb.sql a little sql script to drop full-text index and use innodb for profile and notice 2009-06-23 09:16:41 -07:00
location_namespace.sql add a couple of location namespaces 2009-10-21 22:43:40 -04:00
notice_source.sql Add SocialOomph 2009-10-31 15:49:21 -04:00
site.sql updates to Status_network 2009-06-15 08:54:52 -07:00
sms_carrier.sql Add ChinaMobile as an email to SMS carrier 2009-09-13 00:16:50 -04:00
statusnet.sql Performance fix for subscription/subscriber lists based on feedback from ops. 2009-11-10 08:47:54 -08:00
statusnet_pg.sql Performance fix for subscription/subscriber lists based on feedback from ops. 2009-11-10 08:47:54 -08:00