This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3afeb8ca46
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
resource_groups
History
Akshay Joshi
1ed6272e7b
Ensure that SQL help should work for EPAS servers.
Fixes
#6834
2021-10-06 14:54:01 +05:30
..
static
Ensure that SQL help should work for EPAS servers.
Fixes
#6834
2021-10-06 14:54:01 +05:30
templates/resource_groups/sql
/default
Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added.
2021-09-22 19:14:19 +05:30
tests
Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added.
2021-09-22 19:14:19 +05:30
__init__.py
Fixed an issue where sequences are not created.
Fixes
#6128
2021-01-11 17:29:08 +05:30