<@U0L8CS35L> , it's often asked feature, but not v...
# exposed
t
@douglarek , it's often asked feature, but not very easy to implement, b/c not every database which supported in Exposed has json(b) type support. What means that we should either implement fallback support above text fields (with "%like%" functions), either add json support as additional exposed module. I created feature request in Exposed (https://github.com/JetBrains/Exposed/issues/127).
👍 2