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,272 of 191,854
Downloads: 165

Daily

Ranking: 16,548 of 191,816
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,319,897,894activesupport
81,285,080,020rake
29968,524,191rspec
36775,791,914activerecord
108433,848,729pg
426117,956,509database_cleaner-active_record

Owners

#GravatarHandle
1iconbubiche