sqlite

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const SQLiteTableName string = "EXECUTE_DOCUMENTS"

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLite

type SQLite struct {
	// contains filtered or unexported fields
}

func NewSQLite

func NewSQLite(provider string, dsn string, chunkSize int) (*SQLite, error)

func (*SQLite) CreateViews

func (s *SQLite) CreateViews(data execute.RootSchema) error

func (*SQLite) Prune

func (s *SQLite) Prune() error

func (*SQLite) Upload

func (s *SQLite) Upload(batch_date string, nextRecord func() (map[string]interface{}, error)) (int, error)

Jump to

Keyboard shortcuts

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