Skip to content

Add uid_owner and uid_initiator share tabe indices - #11527

Merged
rullzer merged 1 commit into
masterfrom
fix/10926/share_indexes
Oct 2, 2018
Merged

Add uid_owner and uid_initiator share tabe indices#11527
rullzer merged 1 commit into
masterfrom
fix/10926/share_indexes

Conversation

@rullzer

Copy link
Copy Markdown
Member

For #10926

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer
rullzer merged commit ac8d4b2 into masterOct 2, 2018
@rullzer
rullzer deleted the fix/10926/share_indexes branch October 2, 2018 15:16
@Arvidas

Copy link
Copy Markdown

if (!$table->hasIndex('owner_index'))
not if (!$table->hasIndex('uid_owner')) {
and so on

@MorrisJobke

Copy link
Copy Markdown
Member

if (!$table->hasIndex('owner_index'))
not if (!$table->hasIndex('uid_owner')) {
and so on

🙈

@MorrisJobke

Copy link
Copy Markdown
Member

Thanks for spotting this.

MorrisJobke added a commit that referenced this pull request Nov 6, 2018
MorrisJobke added a commit that referenced this pull request Nov 6, 2018
@MorrisJobkeMorrisJobke mentioned this pull request Nov 6, 2018
@MorrisJobke

Copy link
Copy Markdown
Member

Fix is in #12312

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsenhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rullzer@Arvidas@MorrisJobke@ChristophWurst