summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2008-04-13 06:56:30 +0000
committerjlam <jlam@pkgsrc.org>2008-04-13 06:56:30 +0000
commit35011c9c6bf11018dd6e1ab04d81abab4f2c522f (patch)
treee266546c52bcb5cb3b661474ded30b7a1e7e728f /www
parent5902cd9c5062644d08a947ba56bde2816b2ff94f (diff)
downloadpkgsrc-35011c9c6bf11018dd6e1ab04d81abab4f2c522f.tar.gz
Update databases/ruby-sequel to 1.4.0. Changes from version 1.3 include:
+ Add patch-aa and patch-ab which are changes pulled from upstream to allow the creation of new records that don't have a primary key when the cache is on. * Merge ``sequel_model'' into ``sequel''. * Eager loading for all types of associations. * One-to-many associations now populate the corresponding many-to-one instance variable (even when eagerly loaded). * ActiveRecord style has_many :through associations are now supported via many_to_many. many_to_many will no longer select the entire result set, just the columns of the associated table (and not the join table), so it works for both has_and_belongs_to_many (simple join table) and has_many :through (join table model) scenarios.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions