MDL-23887 database: fix use of deprecated system tables for mssql
authorJake Dallimore <jake@moodle.com>
Fri, 8 Dec 2017 03:55:28 +0000 (11:55 +0800)
committerJake Dallimore <jake@moodle.com>
Tue, 2 Jan 2018 09:19:17 +0000 (17:19 +0800)
commitfa2a9cc9339e5c2ce59b3684fcddcac17be213f6
treec8c1648d53040b0a5be3e6cc9f8f878861643a1d
parent3fa531ea2c194da30c962da2c893181146c39891
MDL-23887 database: fix use of deprecated system tables for mssql

Catalog views are available which we should use instead.
lib/ddl/mssql_sql_generator.php
lib/dml/mssql_native_moodle_database.php