Aditya Toshniwal
Aditya Toshniwal
We've decided to replace infinite scrolling with pagination for better UX.
Error: ``` Traceback (most recent call last): File "/Users/adityatoshniwal/venv/pypg312/lib/python3.12/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/adityatoshniwal/venv/pypg312/lib/python3.12/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...
This looks like a bug in the upstream notification lib. We'll need to upgrade the lib to latest which in turn depend on MUI to be upgraded.
Connect any database which is not connected. The notification stays longer than usual. Around 10-15 seconds. 
@anthonydb Sure you can. But may be wait for one in progress upgrade of CodeMirror 5 to 6 - the UI editor library. Once done, it will be easy for...
Hi @lugowski1, As per the docs - https://www.postgresql.org/docs/15/app-pgdump.html, it doesn't provide any flag to pass specific foreign data wrappers in the command. However, there is one flag `--include-foreign-data` which can...
@anilsahoo20 I'm able to view the video.
I was able to reproduce it randomly once with below error in backend: ``` RuntimeError: is bound to a different event loop 2024-05-06 16:27:35,384: ERROR pgadmin: is bound to a...
Waiting for React 18 compatibility changes to be done.
> Unsure why the tests on macOS fail You can ignore that. Its a JS test case, which is failing randomly.