Insert rows correctly when a table has OIDs and a Primary Key in uppercase. Fixes #3135
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae5c13188d51d6bdb023c320c2be148ddad8eb55
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Modified Files
--------------
.../templates/sqleditor/sql/default/insert.sql | 2 +-
.../sqleditor/tests/test_view_data_templates.py | 217 +++++++++++++++++++++
2 files changed, 218 insertions(+), 1 deletion(-)