mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 07:16:52 -06:00
f7045b58d4
- The formatting is done on client side now using sql-formattor JS lib. Backend API based formatting is removed. - Added new options data type case, expression width, function case, lines between queries, logical operator new line and new line before semicolon available in the new lib. - Removed old options comma-first notations, re-indent aligned, re-indent, strip comments and wrap after N characters as not available in the new library. - Capitalise casing is replaced with Preserve casing as it is not supported by the new library. - Also fixes #6785, #6990, #7115. |
||
---|---|---|
.. | ||
backup | ||
debugger | ||
erd | ||
grant_wizard | ||
import_export | ||
import_export_servers | ||
maintenance | ||
psql | ||
restore | ||
schema_diff | ||
search_objects | ||
sqleditor | ||
templates | ||
user_management | ||
__init__.py |