[pgAdmin4][Patch][Feature #1998] Appends .sql if extension not givenwhen using 'save' or 'save as' feature - Mailing list pgadmin-hackers

From Rahul Soshte
Subject [pgAdmin4][Patch][Feature #1998] Appends .sql if extension not givenwhen using 'save' or 'save as' feature
Date
Msg-id CAKyzeV1fMB6rPMF+LCMY7B6_2-j7DZfmh307dBFemtR=4taX6g@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch][Feature #1998] Appends .sql if extension notgiven when using 'save' or 'save as' feature  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
List pgadmin-hackers
Hi,
When using save or save as feature if .sql is not provided this Patch appends it.
as clearly mentioned in this link.

https://redmine.postgresql.org/issues/1998

I have ran pep8,regression and Jasmine tests too.

I have primarily changed these files
     web/pgadmin/tools/sqleditor/__init__.py
     web/pgadmin/tools/sqleditor/static/js/sqleditor.js
     web/pgadmin/tools/sqleditor/utils/save_query_to_file.py


Regards,
Rahul Soshte (Hunter)

Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3180 Index node is missing from the treeview of the table node
Next
From: Robert Eckhardt
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3180 Index node is missing from the treeview of the table node