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

    Class Polyglot

    Main Polyglot class for object-oriented usage.

    Index

    Methods

    • Get supported dialects in this build. Per-dialect builds return only "generic" and the selected dialect.

      Returns string[]

    • Get library version.

      Returns string

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

      Returns Polyglot