pgadmin4/web/pgadmin/tools/sqleditor
2023-04-03 10:57:45 +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 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
__init__.py Fixed an issue loading file fails in Desktop mode 2023-03-31 10:47:48 +05:30
command.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30