Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split key column from sort column; respect DoNotReindex when adding column #482

Merged
merged 1 commit into from
Nov 17, 2013

Conversation

jean
Copy link
Member

@jean jean commented Nov 17, 2013

E.g. a view has documents of different types.
We want to sort on (doctype, date) but key on ref.

Also: respect DoNotReindex when adding a column.

E.g. a view has documents of different types.
We want to sort on `(doctype, date)` but key on `ref`.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 89fa797 on jean-keycolumn into * on github-main*.

ebrehault added a commit that referenced this pull request Nov 17, 2013
Split key column from sort column; respect `DoNotReindex` when adding column
@ebrehault ebrehault merged commit 771b829 into github-main Nov 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants