This project is archived and is in readonly mode.
SQLite2 CI Issues
Reported by John Pignata | August 15th, 2009 @ 04:55 AM
The invalid SQL issue in count seems to have occurred after the commit that adds :from scoping (407fbb50) - the attached patch for master adds a conditional to use from scoping if the database doesn't support distinct in counts.
I'm having a hard time verifying this as my CI box uses 1.8.7 which is apparently a no-no.
-jp
Comments and changes to this ticket
-
Chad Woolley August 15th, 2009 @ 05:01 AM
- Assigned user set to Pratik
-
Repository August 15th, 2009 @ 08:30 PM
- State changed from new to resolved
(from [a249cad5eff862cb3ceb26d1499ccb8b00d1ceb3]) Fix calculation tests on sqlite2 [#3053 state:resolved]
Signed-off-by: Pratik Naik pratiknaik@gmail.com
http://github.com/rails/rails/commit/a249cad5eff862cb3ceb26d1499ccb... -
Repository August 16th, 2009 @ 03:14 AM
(from [cb3e669b0df3a962a82b9c47933d65b1a24762b8]) Fix calculation tests on sqlite2 [#3053 state:resolved]
Signed-off-by: Pratik Naik pratiknaik@gmail.com
http://github.com/rails/rails/commit/cb3e669b0df3a962a82b9c47933d65...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 3053 SQLite2 CI Issues (from [a249cad5eff862cb3ceb26d1499ccb8b00d1ceb3]) Fix cal...
- 3053 SQLite2 CI Issues (from [cb3e669b0df3a962a82b9c47933d65b1a24762b8]) Fix cal...