Proper editor for JSON(B) fields #601
Unanswered
kevcodez
asked this question in
Feature Requests
Replies: 1 comment 1 reply
-
Agreed! Good idea @kevcodez - we'll think of some improvements to our current JSON editor |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a heavy user of JSONB, allow me to use PostgreSQL in a non-relational way.
While supabase allows adding a JSON(B) field, the editing experience is very simple.
A proper JSON editor (i.e. Monaco) with syntax highlighting, editing support (i.e. adding double quotes automatically) would be a nice addition and would certainly improve the way you can edit JSON(B) data in Supabase.
Beta Was this translation helpful? Give feedback.
All reactions