RubyGems Navigation menu

dm-sql-finders 0.0.2

dm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for using the names of the properties in your model, instead of the actual fields in the database. Any SQL is supported and actual DataMapper Query objects wrap the SQL, thus delaying its execution until a kicker method materializes the records for the query. \ You can also chain standard DataMapper query methods onto the #by_sql call to refine the query.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.3 - October 20, 2011 (15KB)
  2. 0.0.2 - October 17, 2011 (14.5KB)
  3. 0.0.1 - October 17, 2011 (14KB)

Runtime依存関係 (2):

dm-core >= 1.2.0
dm-do-adapter >= 1.2.0

Development依存関係 (4):

dm-aggregates >= 1.2.0
dm-migrations >= 1.2.0
rspec ~> 2.6

所有者:

作者:

  • d11wtq

SHA 256チェックサム:

839548e2a1d5d7716072c3502e21b14f2c3c5eebe4a18b5c3ccff7e1cffefd5b

累計ダウンロード数 82,521

このバージョンのみ 3,701

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: