pgadmin4/web/pgadmin/tools/sqleditor
Yogesh Mahajan 64d5457e2b
Try to fix feature test failures happening due to error occurring while deleting test databases.
* Try to fix feature test failures happening due to error occurring while deleting test databases.

* Updated ON_DEMAND_ROW_COUNT to ON_DEMAND_RECORD_COUNT missed in #3275.
2023-04-13 17:25:12 +05:30
..
static/js Fix an issue where insert was failing when copy pasting a row and saving in result grid. #5934 2023-04-03 10:57:45 +05:30
templates/sqleditor Ensure that default values are set only for insert statement if user does not provide any values, in case of updating existing values to blank it should be set to null. #5934 2023-03-27 10:22:28 +05:30
tests Remove psycopg2 completely. 2023-03-20 16:57:30 +05:30
utils Try to fix feature test failures happening due to error occurring while deleting test databases. 2023-04-13 17:25:12 +05:30
__init__.py Allow on demand record count setting to be changed per user using preferences. #3275 2023-04-13 16:43:11 +05:30
command.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30