RubyGems Navigation menu

dm-sql-finders 0.0.1

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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

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

Runtime afhankelijkheden (2):

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

Development afhankelijkheden (4):

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

Eigenaren:

Authors:

  • d11wtq

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 84.682

Voor deze versie 3.825

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: Geen

Links: