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
f192be36670510009c21aa589ac76014fb8cf14c
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
resource_groups
History
Nikhil Mohite
f192be3667
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
..
static
Port Resource Group node to react.
Fixes
#6629
2021-09-09 12:55:56 +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