sql

package
v0.0.0-...-45b90c9 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const BlobsTableName = "blobs"

Name for the table to store byte blobs

View Source
const MaxIdLength = 512

MaxIdLength sets the maximum string length for table ids

Variables

This section is empty.

Functions

func ConnectMySQL

func ConnectMySQL(dataSourceName string) (output *driver, err error)

Connect should be the first method called to initialize the db connection

func ConnectSqlite3

func ConnectSqlite3(dataSourceName string) (output *driver, err error)

Connect should be the first method called to initialize the db connection

Types

This section is empty.

Jump to

Keyboard shortcuts

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