[Groonga-commit] Errored: ranguba/rroonga#999 (master - 06e06f7)

Back to archive index

Travis CI notif****@travi*****
Thu Oct 2 23:56:45 JST 2014


Build Update for ranguba/rroonga
-------------------------------------

Build: #999
Status: Errored

Duration: 12 minutes and 14 seconds
Commit: 06e06f7 (master)
Author: Masafumi Yokoyama
Message: Add `:id => true` option to Groonga::Table::KeySupport#delete

GitHub #23:

    `Groonga::Table::KeySupport#delete` accepts both ID and
    key. If passed value is integer, it is handled as ID.
    But we can use `Int32` as key. In the case, we can't
    delete a record by key.

    Add `Groonga::Table::KeySupport#delete(id, :id => true)`
    API. It introduces a backward incompatibility. But it is
    OK because the current API is a bug.

View the changeset: https://github.com/ranguba/rroonga/compare/1ae331d44366...06e06f7ef5b7

View the full build log and details: https://travis-ci.org/ranguba/rroonga/builds/36876357

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-commit mailing list
Back to archive index