sqlt

package module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 2 Imported by: 0

README

sqlt

SQLite SQL compiler for tinywasm/orm

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCompiler added in v0.0.2

func NewCompiler() orm.Compiler

NewCompiler returns an orm.Compiler that generates SQLite-dialect SQL.

func Translate added in v0.0.2

func Translate(q orm.Query, m fmt.Model) (string, []any, error)

Translate converts an orm.Query into a SQLite SQL string and positional args.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL