| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Remove some files committed in error. |
| Date: | 2019-07-08 11:07:52 |
| Message-ID: | E1hkRUu-0008GQ-Po@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Remove some files committed in error.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd0e4a5a8f0008af12c2fddf92b35b34da7b8e0a
Modified Files
--------------
.../sqleditor/static/img/save_data_changes.svg | 12 -
.../tools/sqleditor/tests/execute_query_utils.py | 41 ---
.../tests/test_is_query_resultset_updatable.py | 125 --------
.../sqleditor/tests/test_save_changed_data.py | 347 ---------------------
.../utils/is_query_resultset_updatable.py | 120 -------
.../tools/sqleditor/utils/save_changed_data.py | 317 -------------------
6 files changed, 962 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2019-07-08 12:08:32 | pgAdmin 4 commit: Ensure browser should not be started by Selenium when |
| Previous Message | Dave Page | 2019-07-08 10:03:33 | pgAdmin 4 commit: Use special characters in names for RE-SQL tests to e |