I use the DataGrip for some days now and i really like it but it has a suspicious behavior. In some tables i open i can't add new rows. In other tables of the same database it works fine.
The add row button is disabled and so i can't add new rows. If there are rows in the table i can remove them but still can't add new.
I searched the web for that but can't find any hint why this happens.
Do somebody know why is that? Is there a configuration or setup to enable adding rows for specific tables?
you have to refresh your database model by synchronizing. right click your scheme then click synchronize (ctrl + alt + y) then you can see add new row button is not disabled.