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

    Class Polyglot

    Main Polyglot class for object-oriented usage.

    Index

    Methods

    • Get supported dialects in this build.

      Returns string[]

    • Get library version.

      Returns string

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

      Returns Polyglot