Join Slack
Powered by
In kotlin exposed, is there a way to get just the ...
# getting-started
p
Pepperbc
05/26/2019, 12:48 PM
In kotlin exposed, is there a way to get just the id from a lazily loaded relation? Just accessing it to get the id (which is on the main table and has already been fetched from the db) seems to trigger fetching the whole object.
k
karelpeeters
05/26/2019, 2:39 PM
#exposed
3
Views
Open in Slack
Previous
Next