[pgadmin-support] pgadmin4 - Allow re-opening queries from the history

2017-01-24 Thread Mark Murawski
Say you have a tab: Query-1 open You go to history, and say you have some failed queries you want to retry The full query is truncated in the 'Query' column and there's no options to re-open this query and try again (or edit) -- Sent via pgadmin-support mailing list (pgadmin-support@postgre

[pgadmin-support] pgadmin4 - Don't disable save button after failure while editing table

2017-01-24 Thread Mark Murawski
1) While doing Table -> View Data, and inserting a new row: If you get an error such as a primary key violation on a table that uses a serial... you may have violation where id=1... and you may want to retry because you know that id=2 is available... so the counter will increase and your inser