Redefine this page as ad_include_contract, therefore removing all hardcoded variable checks and exploit builtin checks, remove duplicated definitions and queries, streamline template::list definitions in a way its is readable and simpler to maintain
Port a few downstream modifications to the main codebaseWhen changing notification frequency, show also name and creation date for the objectDriver is making easier to merge this script
Align case of acs_object_type with that of the actual table (fixes automated tests)This change intentionally ignores Oracle, as its behavior with respect to case is not clear to me.
Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints)Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2