d2sqlite3.statement

This module is part of d2sqlite3.

Members

Functions

literal
string literal(T value)

Turns value into a literal that can be used in an SQLite expression.

Structs

Statement
struct Statement

A prepared statement.

Meta

Authors

Nicolas Sicard (biozic) and other contributors at https://github.com/biozic/d2sqlite3