sqlite

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const KeysTable = `` /* 259-byte string literal not displayed */

KeysTable is the DDL for the cryptlite key-version metadata table.

Variables

This section is empty.

Functions

func EncryptedColumns

func EncryptedColumns(name string) string

EncryptedColumns returns recommended column definitions for a single encrypted blob field. name is the logical field name, e.g. "raw_input_json".

func Migrate

func Migrate(db *sql.DB) error

Migrate creates the cryptlite metadata tables if they do not exist. It is idempotent and safe to call on every Open.

Types

This section is empty.

Jump to

Keyboard shortcuts

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