[ trixie ]
[ sid ]
[ Bron: ruby-jsonb-accessor ]
Pakket: ruby-jsonb-accessor (1.4-1)
Verwijzigingen voor ruby-jsonb-accessor
Debian bronnen:
Het bronpakket ruby-jsonb-accessor downloaden:
- [ruby-jsonb-accessor_1.4-1.dsc]
- [ruby-jsonb-accessor_1.4.orig.tar.gz]
- [ruby-jsonb-accessor_1.4-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Adds typed jsonb backed fields to ActiveRecord models
Jsonb Accessor allows you to treat fields on a jsonb column as though they were actual columns being picked up by ActiveRecord. It also adds generic scopes for querying jsonb columns.
Andere aan ruby-jsonb-accessor gerelateerde pakketten
|
|
|
|
-
- dep: ruby-activerecord (>= 2:6.1)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activesupport (>= 2:6.1)
- collection of utility classes used by the Rails framework
-
- dep: ruby-pg (>= 0.18.1)
- PostgreSQL interface for Ruby