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

Add 6.0.0 entry #126

Merged
merged 5 commits into from
Mar 6, 2016
Merged

Add 6.0.0 entry #126

merged 5 commits into from
Mar 6, 2016

Conversation

myokoym
Copy link
Member

@myokoym myokoym commented Mar 6, 2016

I'm going to translate to Japanese...

ref: #117

* Added {Groonga::Index}. It has index column and section.
* Added {Groonga::Column#find_indexes}.
It returns an array of {Groonga::Index}.
* Deprecated {Groonga::Column#indexes}.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated -> Mark as deprecated

Deprecate means protest against.
Deprecated means to be planned dropping support. But deprecated is not verb but adjective.

kou added a commit that referenced this pull request Mar 6, 2016
Add 6.0.0 entry

Patch by Masafumi Yokoyama. Thanks!!!
@kou kou merged commit d3336f8 into master Mar 6, 2016
@kou kou deleted the add-6-0-0-entry branch March 6, 2016 12:39
[Patch by Genki Takiuchi]
* Accepted integer and time as function call arguments.
* `expression-builder`: Disabled auto ID detection.
It's confused when Int/Uint types for key.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UInt notation is preferred, I think.
Because Groonga's unsigned int built-in series types are UInt[8|16|32|64] in reference: http://groonga.org/docs/reference/types.html

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.

3 participants