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
@kennethklee , thanks again for filing and using Dolt. Hope we can learn about your use case soon. Swing by our Discord or shoot me an email when you want to share.
Boolean values in json objects seem to be converted to string.
Expected
@a->'$.one' = true
to be evaluated to1
.Just in case, here's the equivalent in mysql:
The text was updated successfully, but these errors were encountered: