View Source LadybugEx.Native (LadybugEx v0.2.0)

NIF module for LadybugDB database operations. This module provides the low-level interface to the Rust implementation.

Summary

Functions

execute(connection, prepared, params)

in_memory_database(config)

new_connection(database)

open_database(path, config)

prepare(connection, query_string)

query(connection, query_string)