Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/databaseUtils

Index

Functions

  • splitTableString(schemaAndTable: string): string[]
  • Splits string after first point to separate schema and table name

    Parameters

    • schemaAndTable: string

      string in format schemaname.tablename

    Returns string[]

Generated using TypeDoc