[Groonga-commit] droonga/droonga-engine at 74c0b9f [master] Update news topics

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Dec 2 12:39:13 JST 2014


YUKI Hiroshi	2014-12-02 12:39:13 +0900 (Tue, 02 Dec 2014)

  New Revision: 74c0b9f2d8efd0c32c2c8598a45b6457e836b1ec
  https://github.com/droonga/droonga-engine/commit/74c0b9f2d8efd0c32c2c8598a45b6457e836b1ec

  Message:
    Update news topics

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+5 -1)
===================================================================
--- doc/text/news.md    2014-12-02 12:33:42 +0900 (da1639b)
+++ doc/text/news.md    2014-12-02 12:39:13 +0900 (a2a3918)
@@ -3,7 +3,11 @@
 ## 1.1.0: 2014-12-29 (planned)
 
  * Better compatibility to Groonga's `delete` command:
-   It works correctly for tables with integer key types.
+   * Works correctly for tables with integer key types.
+   * Accepts requests with automatically-convertible mismatched type keys.
+     For example, a numeric key `1` is available for a table with the key type `ShortText`.
+ * `add` command now accepts requests with automatically-convertible mismatched type keys.
+   For example, a string key `"1"` is available for a table with the key type `UInt32`.
 
 ## 1.0.9: 2014-12-01
 
-------------- next part --------------
HTML����������������������������...
Download 



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