sqlserver

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const TableName string = "EXECUTE_DOCUMENTS"

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLServer

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

func NewSQLServer

func NewSQLServer(dsn string, chunkSize int) (*SQLServer, error)

func (*SQLServer) CreateViews

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

func (*SQLServer) Prune

func (s *SQLServer) Prune() error

Prune removes old data that is no longer needed

func (*SQLServer) Upload

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

Upload uploads records to SQL Server

Jump to

Keyboard shortcuts

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