RubyGems Navigation menu

rails_psql_jsonb 0.2.0

Provides jsonb_where, jsonb_order, and atomic update methods (jsonb_update!, jsonb_delete_key, jsonb_array_append, jsonb_increment, and more) for PostgreSQL JSONB columns in Rails ActiveRecord. Generates safe, type-cast SQL with no lost-update race conditions under concurrency.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 April 06, 2026 (13.5 KB)

Runtime Dependencies (3):

activerecord >= 6.1
activesupport >= 6.1
pg >= 1.5.6

Development Dependencies (3):

rake ~> 13.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • bubiche

SHA 256 checksum:

=

Total downloads 134

For this version 134

Version Released:

License:

MIT

Required Ruby Version: >= 3

Links: