Method: Sequel::Postgres::JSONBSubscriptOp#sub
- Defined in:
- lib/sequel/extensions/pg_json_ops.rb
permalink #sub ⇒ Object (readonly)
The subscript to use
861 862 863 |
# File 'lib/sequel/extensions/pg_json_ops.rb', line 861 def sub @sub end |