mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-27 05:37:46 -05:00
from the user. i.e. Set the uniqueCol as ['name', 'role'] in case of hasRole is set to true in schema for it, ['name', ['database'] in case of hasDatabase is set to true, otherwise ['name']. Also - fixed a typo in the callback function headerDataChanged(..).