Closed sime-k closed 9 years ago
While using "quick_update" in version 0.09 the values get really messed up. In line 361 keys of given hash are sorted and values are left as is.
This problem is also reported in issue https://github.com/bigpresh/Dancer-Plugin-Database/issues/64
Fixed in Dancer::Plugin::Database::Core 0.09. Thanks
Correction, this was fixed in version 0.10. Thank you
While using "quick_update" in version 0.09 the values get really messed up. In line 361 keys of given hash are sorted and values are left as is.