igorkasyanchuk / rails_db

Rails Database Viewer and SQL Query Runner
https://www.railsjazz.com/
MIT License
1.46k stars 111 forks source link

EDIT does not work!! #55

Closed khalilgharbaoui closed 7 years ago

khalilgharbaoui commented 8 years ago

Removing works but editing or adding not?

please fix this?

igorkasyanchuk commented 8 years ago

ok, I will fix it soon. Of if you can make a PR it would be great. Issue is connected with simple form that it doesn't recognise how to render IP column type, and we just need to show it as "input as: :string"

igorkasyanchuk commented 8 years ago

Please try latest version "1.3". Let m know if it works

khalilgharbaoui commented 7 years ago

I'm able to edit now with 1.3 but it seems buggy... some records i can save after the edit... and some not.

igorkasyanchuk commented 7 years ago

can you identify with what type of records it doesn't work? with inet? or other?

igorkasyanchuk commented 7 years ago

try now