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
d21cbb8b1ffbd011cd5238f637580963504e3bb0
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Khushboo Vashi
d21cbb8b1f
Handle composite primary keys correctly when deleting rows in the Edit Grid.
Fixes
#2425
2017-06-06 09:58:47 +01:00
..
static
/css
Minor colour tweaks for highlighted rows in the data editor. These are likely to be changed again when we overhaul and standardise the colouring, but at least now they're using colours from the style guide.
2017-05-12 11:29:46 +01:00
templates
/sqleditor
Handle composite primary keys correctly when deleting rows in the Edit Grid.
Fixes
#2425
2017-06-06 09:58:47 +01:00
__init__.py
Improve handling of nulls and default values in the data editor.
Fixes
#2257
2017-05-12 10:53:57 +01:00
command.py
Cleanup handling of default/null values when data editting.
FIxes
#2400
2017-05-27 14:51:02 -04:00