Polyglot SQL API Documentation - v0.1.0
    Preparing search index...

    Class Polyglot

    Main Polyglot class for object-oriented usage.

    Index

    Methods

    • Get supported dialects.

      Returns string[]

    • Get library version.

      Returns string

    • Get or create the Polyglot instance. The WASM module is automatically initialized on import.

      Returns Polyglot