Sign in Sign up
rubygems

dm-sql-finders

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.

Activity

Latest release
14y ago
Total releases
3
Cadence
~daily
Last 12 months
0

Details

First release
Oct 17, 2011
Releases
Version Released
0.0.3 patch
0.0.1 initial
0.0.2 patch