activerecord_postgresql_procedures 0.0.4
PostgreSQL allows to create a procedure which returns a result set. The gem modifies ActiveRecord so that it's possible to create (readonly) model based on resultset instead of a database table.
Gemfile:
=
安裝:
=
版本列表:
顯示所有版本(共 4)Runtime 相依性套件 (2):
activerecord
~> 5.0
pg
~> 0.17