Typegres API Reference - v0.2.0
    Preparing search index...

    Function typegres

    • Type Parameters

      • C = undefined

      Parameters

      • opts: { type: "pglite" } | { connectionString: string; type: "pg" }

      Returns Promise<Database<C>>