Added support for the truncate table with restart identity. Fixes #2538 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d38f520805285774e53aec2b107d304f4b590b37 Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> Modified Files -------------- docs/en_US/menu_bar.rst | 5 +++-- docs/en_US/release_notes_5_7.rst | 1 + .../servers/databases/schemas/tables/static/js/table.js | 9 +++++++++ .../schemas/tables/templates/tables/sql/default/truncate.sql | 2 +- .../server_groups/servers/databases/schemas/tables/utils.py | 6 ++++-- web/pgadmin/feature_tests/pg_utilities_maintenance_test.py | 2 +- 6 files changed, 19 insertions(+), 6 deletions(-)
Соглашаюсь с условиями обработки персональных данных