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
04c776cbebf0d9f239be081d0d2b7a25c50e2438
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Dave Page
04c776cbeb
Randomise the database name used for encoding tests to avoid collisions when multiple tests are running against the same server.
2019-03-15 12:03:42 +00:00
..
static
Update all Python and JS dependencies.
Fixes
#4019
2019-03-14 15:11:16 +00:00
templates/sqleditor
/sql
Fix logic around validation and highlighting of Sort/Filter in the Query Tool.
Fixes
#3607
2018-09-14 14:18:43 +01:00
tests
Randomise the database name used for encoding tests to avoid collisions when multiple tests are running against the same server.
2019-03-15 12:03:42 +00:00
utils
Make the Query Tool history persistent across sessions.
Fixes
#4017
2019-03-13 13:37:34 +00:00
__init__.py
Make the Query Tool history persistent across sessions.
Fixes
#4017
2019-03-13 13:37:34 +00:00
command.py
Prevent an error when closing the Sort/Filter dialogue with an empty filter string.
Fixes
#3970
2019-02-13 16:44:57 +00:00