Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUserTablesPostgreSqlTaskInput

Package version

Input for the task that gets the list of tables for a provided list of PostgreSQL databases.

Hierarchy

  • GetUserTablesPostgreSqlTaskInput

Index

Properties

connectionInfo

connectionInfo: PostgreSqlConnectionInfo

Information for connecting to PostgreSQL source

selectedDatabases

selectedDatabases: string[]

List of PostgreSQL databases for which to collect tables

Generated using TypeDoc