Exqlite
v0.16.1

      View Source Exqlite.Basic (Exqlite v0.16.1)

      A very basic API for simple use cases.

      Summary

      Functions

      close(conn)
      disable_load_extension(conn)
      enable_load_extension(conn)
      exec(conn, stmt, args \\ [])
      load_extension(conn, path)
      open(path)
      rows(exec_result)

      Functions

      Link to this function

      close(conn)

      View Source
      Link to this function

      disable_load_extension(conn)

      View Source
      Link to this function

      enable_load_extension(conn)

      View Source
      Link to this function

      exec(conn, stmt, args \\ [])

      View Source
      Link to this function

      load_extension(conn, path)

      View Source
      Link to this function

      open(path)

      View Source
      Link to this function

      rows(exec_result)

      View Source

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.30.9) for the Elixir programming language