activerecord_postgresql_procedures 0.0.3
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
~> 4.2
pg
~> 0.17