Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Storage 2016-12-12
Description
Database::getViewCatalog in database.h/cpp currently returns a ViewCatalog*. We should change to return const& instead as ViewCatalog will always exist for a given Database object.