pgadmin4/web
Ashesh Vashi eb3d3980e0 Use 'set_config(...)' function to update the 'bytea_output' settings
instead of 'UPDATE' statement, which is not allowed in the the read-only
instances.

Reported by: Robert J. Rotter
Solution provided by: Tom Lane

Fixes #3973
2019-02-08 10:18:32 +05:30
..
migrations Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
pgadmin Use 'set_config(...)' function to update the 'bytea_output' settings 2019-02-08 10:18:32 +05:30
regression requirements.txt simplifications. 2019-02-07 10:34:07 +00:00
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
.pycodestyle Ignore config_local.py and config_distro.py when running PEP-8 checks. 2018-03-15 07:10:01 -04:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Update version for release. 2019-02-04 18:04:33 +05:30
karma.conf.js Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
package.json Replace Bootstrap switch with Bootstrap4 toggle to improve the performance. Fixes #3051 2019-02-04 11:31:48 +05:30
pgAdmin4.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
pgAdmin4.wsgi Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
setup.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
webpack.config.js Fix a webpack issue that could cause the Query Tool to fail to render. Fixes #3679 2019-01-03 14:43:45 +00:00
webpack.shim.js Replace Bootstrap switch with Bootstrap4 toggle to improve the performance. Fixes #3051 2019-02-04 11:31:48 +05:30
webpack.test.config.js Replace Bootstrap switch with Bootstrap4 toggle to improve the performance. Fixes #3051 2019-02-04 11:31:48 +05:30
yarn.lock Replace Bootstrap switch with Bootstrap4 toggle to improve the performance. Fixes #3051 2019-02-04 11:31:48 +05:30