mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
* FIX: correct behavior of "startsWith" if string contains "like"-wildcards * Removed likeClasues with disabled escaping in database platforms as bind values are properly escaped now.