RubyGems Navigation menu

dm-sql-finders 0.0.3

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 (15.0 KB)
  2. 0.0.2 - October 17, 2011 (14.5 KB)
  3. 0.0.1 - October 17, 2011 (14.0 KB)

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 checksum:

69418a77c5417ed8ce8cf1584e52e175b5bc4320a5381fee0f6c7acf7be5470c

總下載次數 82,386

這個版本 75,038

License:

Ruby 版本需求:

相關連結: