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: 194,308 of 195,377
Downloads: 239

Daily

Ranking: 128,413 of 195,357
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,391,547,445activesupport
81,372,888,227rake
291,001,197,179rspec
36814,922,050activerecord
110457,848,649pg
408128,028,482database_cleaner-active_record

Owners

#GravatarHandle
1iconbubiche