pgadmin4/web/pgadmin
Pradip Parkale 6b613fdf36 Fixed an issue where SQLite database definition is wrong because the USER_ID FK
references the table user_old which is not available.

Fixes #7031
2021-12-01 17:24:41 +05:30
..
about 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
authenticate 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
browser 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
dashboard Fixed an issue where the error is thrown while creating a new server using 2021-11-28 13:32:30 +05:30
feature_tests Fixed feature test failures due to React porting of backup dialog. 2021-11-23 17:36:10 +05:30
help 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
misc 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
model Fixed an issue where SQLite database definition is wrong because the USER_ID FK 2021-12-01 17:24:41 +05:30
preferences 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
redirects Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
settings 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
setup Added exception handling for SQLAlchemy function to check the table exists or not. 2021-07-19 14:01:45 +05:30
static Ensure that sort order should be maintained when renaming a server group. Fixes #6955 2021-11-29 12:04:04 +05:30
templates Reverting 'Two-factor authentication' support as it cause OSX and docker build failures. 2021-09-29 13:24:18 +05:30
tools Fixed an issue where On-demand rows throw an error when any row cell is edited 2021-11-28 13:26:40 +05:30
translations Update French translation. 2021-11-18 12:01:06 +05:30
utils Fixed an issue where On-demand rows throw an error when any row cell is edited 2021-11-28 13:26:40 +05:30
__init__.py Use .__ne__ instead of 'is not None' statement to fix the API test cases. 2021-11-24 18:54:25 +05:30
messages.pot Update message catalogs. 2021-11-12 20:01:25 +05:30