Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Add two catalog operations: list_catalogs and list_schemas #193

Merged
merged 1 commit into from Jul 8, 2016
Merged

Add two catalog operations: list_catalogs and list_schemas #193

merged 1 commit into from Jul 8, 2016

Commits on Jul 8, 2016

  1. Add two catalog operations: list_catalogs and list_schemas.

    Both functions query data source using ODBC API call SQLTable:
    list_catalogs with SQL_ALL_CATALOGS to get list of valid catalogs.
    list_schemas with SQL_ALL_SCHEMAS to get list of valid schemas.
    mloskot committed Jul 8, 2016
    Copy the full SHA
    d7a2929 View commit details
    Browse the repository at this point in the history