I'm forced to import a specific Table, like import <package>.data.accounts.Account.Companion.transform
Is there a built-in Instant transform, or do I really need to tie this extension to a specific table?
module to add support for java.time. But I don't think it supports epoch format.
d
Dominick
08/25/2023, 2:48 PM
Oh.. I have no idea why I didn't think of returning the actual class. So much better than including some dumb dummy table in the utility file... thanks a ton!