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
4f7bcc2919efa2f9f615ec5c4e8c9e0e2776c728
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
/
static
/
js
/
components
History
Akshay Joshi
4f7bcc2919
Added the ability to detect and warn users about bidirectional Unicode characters.
Fixes
#7002
2022-05-23 16:04:21 +05:30
..
dialogs
Fix Query tool issues:
2022-05-09 12:39:29 +05:30
QueryToolDataGrid
Ensure that the editor position should not get changed once it is opened.
Fixes
#7393
2022-05-18 13:52:09 +05:30
sections
Added the ability to detect and warn users about bidirectional Unicode characters.
Fixes
#7002
2022-05-23 16:04:21 +05:30
QueryToolComponent.jsx
Fixed an issue where an error message fills the entire window if the query is long.
Fixes
#7388
2022-05-17 18:52:19 +05:30
QueryToolConstants.js
1. Filter dialog doesn't work in edit mode (getting back end errors), reverting it back to create mode of SchemaView.
2022-04-29 16:29:46 +05:30