Categories: None [Edit]

rails_psql_jsonb

https://rubygems.org/gems/rails_psql_jsonb
https://github.com/bubiche/rails_psql_jsonb
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.

Total

Ranking: 191,823 of 192,934
Downloads: 210

Daily

Ranking: 83,831 of 192,908
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,347,833,008activesupport
81,320,736,828rake
29979,972,400rspec
36790,229,605activerecord
108442,497,105pg
416121,659,940database_cleaner-active_record

Owners

#GravatarHandle
1iconbubiche