Function deploySchema

  • Parameters

    Returns Promise<Map<string, Error | QueryResult<any>>>

    • Deploys the schema
    • This method preserves existing tables and only adds/removes/updates columns
       PGUSER=
    PGPASSWORD=
    PGDATABASE=
    PGHOST=
    PGPORT=