[Groonga-commit] Fixed: ranguba/rroonga#1332 (master - f80bc09)

Back to archive index

Travis CI build****@travi*****
Wed May 13 18:38:08 JST 2015


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

Build: #1332
Status: Fixed

Duration: 3 minutes and 0 seconds
Commit: f80bc09 (master)
Author: Kouhei Sutou
Message: schema: use :hash as the default table type when :key_type is specified

:array was the default table type. If :key_type is specified, user must
want to define a have key table. So :array wasn't the good default for
the case.

If user doesn't specify :key_type, :array is the default table
type. It's not changed.

It's a backward incompatible change. But nobody will not be
stumped. Because :key_type is specified but :type isn't specified case
is a bug of user's program.

View the changeset: https://github.com/ranguba/rroonga/compare/696f33547528...f80bc0930796

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

--

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