I am trying to add new rows through the UI. However, the add new row button is disabled for me. How do you enable the add new row button? Tried to use the shortcut command + N, but doesn't work for me.
Note: I tried to synch the schema, still doesn't work for me. Also, I am able to insert into the database by running scripts so there is no permission issue unless I need to explicitly let datagrip configure for inserts. I also tried all the steps, still not able to insert:
- Click Command + D to clone on the toolbar.
- Right-click the table and select Add New Row from the context menu. Press⌘N.