Implement the following methods: ``` getCatalogs getSchemas (2 variations) getTables getTableTypes getColumns getPrimaryKeys getBestRowIdentifier getIndexInfo ``` The implementation is dependant on `INFORMATION_SCHEMA` in the `SQL-module` on the server-side