pgadmin4/web/pgadmin/browser/server_groups/servers/databases/extensions
2021-11-29 15:27:44 +05:30
..
static Ensure that the user should be allowed to set the schema of an extension while creating it. Fixes #6963 2021-11-29 15:27:44 +05:30
templates/extensions/sql 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 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
utils.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30