mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-03 01:49:41 -05:00
Currently supported objects are Table, View, Materialized View, Function and Procedure. Backend comparison of two schemas implemented by: Akshay Joshi Fixes #3452.