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: 195,195 of 195,980
Downloads: 254

Daily

Ranking: 115,657 of 195,956
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,409,140,337activesupport
81,391,498,163rake
291,009,460,887rspec
37825,371,810activerecord
110463,981,002pg
406130,385,393database_cleaner-active_record

Owners

#GravatarHandle
1iconbubiche