You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into this issue too. It looks like it happens because of how krush handles converters and their types. It doesn't pay attention to type parameters
My entity column
generated code is
tables.kt: (74, 56): One type argument expected for interface MutableList
The text was updated successfully, but these errors were encountered: