[Groonga-commit] groonga/groonga at 6850887 [master] Fix table name

Back to archive index

HorimotoYasuhiro null+****@clear*****
Thu Dec 28 19:35:34 JST 2017


HorimotoYasuhiro	2017-12-28 19:35:34 +0900 (Thu, 28 Dec 2017)

  New Revision: 685088775e1154a1b16ffc3f584ce47dd5d78c69
  https://github.com/groonga/groonga/commit/685088775e1154a1b16ffc3f584ce47dd5d78c69

  Merged 0c25f8e: Merge pull request #796 from komainu8/release_7.1.0_update_exsamples

  Message:
    Fix table name

  Modified files:
    doc/source/reference/commands/column_copy.rst

  Modified: doc/source/reference/commands/column_copy.rst (+1 -1)
===================================================================
--- doc/source/reference/commands/column_copy.rst    2017-12-28 19:06:29 +0900 (e304cc08a)
+++ doc/source/reference/commands/column_copy.rst    2017-12-28 19:35:34 +0900 (167d14dc7)
@@ -240,7 +240,7 @@ Here are schema and data:
 .. include:: ../../example/reference/commands/column_copy/change_table_type_setup.log
 .. table_create Names TABLE_HASH_KEY ShortText
 .. column_create Names used COLUMN_SCALAR Bool
-.. load --table Entries
+.. load --table Names
 .. [
 .. {"_key": "alice", "used": false}
 .. ]
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171228/00957d81/attachment-0001.htm 



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