Hi guys, is it not possible to eager load when usi...
# exposed
g
Hi guys, is it not possible to eager load when using "Advanced crud operations" (https://github.com/JetBrains/Exposed/wiki/DAO#advanced-crud-operations)?
I was using
wrapRow
instead of
wrapRows
...