Search code examples
grailsgrails-orm

Grails 3.0.0 findOrCreateBy() missing


Unless I've missed something it seems that the findOrCreateBy() dynamic methods are now missing in 3.0. Is this intentional?

Thanks


Solution

  • You must be missing something. It's still there, both in the documentation and in the source code on GitHub.