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:
=
install:
=
Versions:
- 0.1.0 September 10, 2016 (9 KB)
Runtime Dependencies (1):
sequel
>= 4