sequel-mysql_json 0.1.0
Extension adds support to Sequel's DSL to make it easier to call MySQL JSON function and operators (added first on MySQL 5.7.8). Plugin detects MySQL json columns on models and adds column accessor that deserializes JSON values automatically (using Sequel's builtin Serialization plugin).
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 September 10, 2016 (9KB)
Runtime依存関係 (1):
sequel
>= 4