mssql

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mssql

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BackupDatabase

func BackupDatabase(host, user, password, database, filename string) error

func CheckConnection

func CheckConnection(host, user, password string) error

func GetDatabases

func GetDatabases(host, user, password string) ([]domain.DBItem, error)

func InspectBackupFile

func InspectBackupFile(host, user, password, file string) (domain.BackupEntry, error)

func ListBackupFilesInContainer

func ListBackupFilesInContainer(host, user, password string) ([]domain.BakFile, error)

func RestoreDatabase

func RestoreDatabase(host, user, password, backupFile, newDBName, mdfName, ldfName string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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