sql

package
v0.0.0-...-0b0fea8 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const BlobsTableName = "blobs"

Name for the table to store byte blobs

View Source
const MaxKeyLength = 512

MaxKeyLength sets the maximum string length for table keys

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