``` For named parameters if the same SQL is called with different order of parameters in the collection then it will fail, because the order is cached. ``` Original issue reported on code.google.com by `Jono.Por...@gmail.com` on 5 Jun 2008 at 11:12