This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41e4f3eed98e76a67a6543dc7bfea8cfc4637f50
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Nikhil Mohite
a6faa77e5b
Throw an appropriate error when a table for which View/Edit data is open is deleted and query is executed.
#6138
2023-04-18 15:26:40 +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
Throw an appropriate error when a table for which View/Edit data is open is deleted and query is executed.
#6138
2023-04-18 15:26:40 +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