pgadmin4
pgadmin4 copied to clipboard
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
Bumps [react-leaflet](https://github.com/PaulLeCam/react-leaflet) from 3.2.5 to 4.2.1. Release notes Sourced from react-leaflet's releases. v4.2.1 Fixed bounds update in ImageOverlay ([PR #1063](PaulLeCam/react-leaflet#1063) by hwonyo) v4.2.0 Added support for mutable url prop on...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [image-minimizer-webpack-plugin](https://github.com/webpack-contrib/image-minimizer-webpack-plugin) from 3.8.3 to 4.0.0. Release notes Sourced from image-minimizer-webpack-plugin's releases. v4.0.0 4.0.0 (2024-01-16) ⚠ BREAKING CHANGES minimum supported Node.js version is 18.12.0 (d3f2531) Changelog Sourced from image-minimizer-webpack-plugin's changelog....
Updates the requirements on [keyring](https://github.com/jaraco/keyring) to permit the latest version. Changelog Sourced from keyring's changelog. v25.1.0 Features Replace ExceptionRaisedContext with ExceptionTrap. v25.0.1 Bugfixes When completion is unavailable, exit with non-zero...
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. Changelog Sourced from boto3's changelog. 1.34.86 api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2). api-change:qbusiness: [botocore] This release adds...
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version. Changelog Sourced from bcrypt's changelog. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file...
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. Release notes Sourced from urllib3's releases. 2.2.1 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to...
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. Changelog Sourced from boto3's changelog. 1.34.86 api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2). api-change:qbusiness: [botocore] This release adds...
Using pgAdmin4 v8.4. In the query tool, when pressing [Enter], the next line sometimes starts with indentation. It seems to follow some undisclosed formatting guide. But it's also inconsistent. Sometimes...
As I experienced that if I copy the Query SQL text to the ClipBoard, that NewLine sign is only LF. On Windows OS the NewLine is CRLF. Some tools can...