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
96fccd28a968ba41555bfa7fea68fb0a0334351e
pgadmin4
/
web
/
regression
/
re_sql
History
Akshay Joshi
9eb7c1cbea
1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
...
2) Fixed unescape sequence for Python 3.12
2023-11-02 16:03:50 +05:30
..
tests
1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
2023-11-02 16:03:50 +05:30
__init__.py
Add a framework for testing reversed engineered SQL and CRUD API endpoints.
Fixes
#4202
2019-06-18 14:28:25 +01:00