Changeset [470dae1da39ffa4c70237ed9455f0051d3814156] by Kevin Glowacz

July 7th, 2010 @ 09:44 AM

fix has_many :through in combination with :uniq for Postgres and SQLite3

These databases quote table names with double quotes instead of backticks.

closes #24
http://github.com/mislav/will_paginate/commit/470dae1da39ffa4c70237...

Committed by Kevin Glowacz

  • M lib/will_paginate/finder.rb
  • M test/finder_test.rb
  • M test/fixtures/project.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Everyone's favorite Ruby library for pagination of practically anything!