Rasul Makhmudov

Results 2 issues of Rasul Makhmudov

### Problem Currently, the `user_metadata` column is stored as plain text (TEXT type), which: 1. Requires parsing/stringifying JSON for every read/write operation. Has worse performance 2. Doesn't provide native JSON...

enhancement