forked from GNUsocial/gnu-social
Tweaking request_queue -> group_join_queue, easier to deal with the indexes and keys and caching this way.
This commit is contained in:
@@ -1027,4 +1027,4 @@ $schema['schema_version'] = array(
|
||||
'primary key' => array('table_name'),
|
||||
);
|
||||
|
||||
$schema['request_queue'] = Request_queue::schemaDef();
|
||||
$schema['group_join_queue'] = Group_join_queue::schemaDef();
|
||||
|
Reference in New Issue
Block a user