Navigation Menu

Skip to content

Commit

Permalink
doc: expand abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 26, 2015
1 parent 7d7cb78 commit 0fe49a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/news.rst
Expand Up @@ -17,7 +17,7 @@ Improvements
This limitation is derived from MariaDB 10 architecture about removing .par file.
* [mysql56] Disabled in-place ``ALTER TABLE`` for ``PRIMARY KEY``. This change is derived from Groonga's limitation because Groonga doesn't support to change table key type. [Reported by Hiromitsu KATO]
* Dropped Visual Studio 2010 and Visual Studio 2012 support. Use Visual Studio 2013 or later to build Mroonga. [GitHub#45]
* [windows] Added VS 2015 build support.
* [windows] Added Visual Studio 2015 build support.
* Supported to specify options by table comment when primary key is using hash by ``PRIMARY KEY (...) USING HASH``.
[GitHub#46] [Patch by Naoya Murakami]
* Supported index column flags by index comment. Use ``FULLTEXT INDEX (...) COMMENT 'index_flags "COLUMN_INDEX"'`` for example. [GitHub#47] [Patch by Naoya Murakami]
Expand Down

0 comments on commit 0fe49a3

Please sign in to comment.