This project is archived and is in readonly mode.
[PATCH] don't quote decimal values for mysql. It doesn't make sence and breaks in newer versions of mysql
Reported by Aliaksey Kandratsenka | October 4th, 2008 @ 03:21 PM | in 2.x
See patch. It seems obvious.
Comments and changes to this ticket
-
Repository October 4th, 2008 @ 04:49 PM
- State changed from new to committed
(from [4cb3d27443fa30fde528f07658e76537f38a0661]) don't quote decimal values for mysql. It doesn't make sense and breaks in newer versions of mysql
Signed-off-by: Michael Koziarski michael@koziarski.com [#1168 state:committed] http://github.com/rails/rails/co...
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
- 1168 [PATCH] don't quote decimal values for mysql. It doesn't make sence and breaks in newer versions of mysql Signed-off-by: Michael Koziarski michael@koziarski.com [#...
- 1041 Mysql Adapter quoting bug when searching with BigDecimal Duplicate of #1168 (since fixed)