Closed RomainLanz closed 2 months ago
Hey there! 👋🏻
Follow up on this failing test: https://github.com/adonisjs/lucid/pull/1041
This PR adds a method to the Preloader class to allow cloning. We use this method when cloning the query to also clone the preloader.
Preloader
Closes https://github.com/adonisjs/lucid/pull/1041 Closes https://github.com/adonisjs/lucid/issues/1033
Looks great
Hey there! 👋🏻
Follow up on this failing test: https://github.com/adonisjs/lucid/pull/1041
This PR adds a method to the
Preloader
class to allow cloning. We use this method when cloning the query to also clone the preloader.Closes https://github.com/adonisjs/lucid/pull/1041 Closes https://github.com/adonisjs/lucid/issues/1033