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
038fd6ce21
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
resource_groups
History
Khushboo Vashi
483e2ca8d0
Port browser tree to React.
Fixes
#6129
2021-09-27 16:44:26 +05:30
..
static
Port browser tree to React.
Fixes
#6129
2021-09-27 16:44:26 +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