db

package
v0.0.0-...-1285923 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MssqlConnectTest

func MssqlConnectTest(Host, Dbname, User, Password string) error

MssqlConnectTest ...

func MssqlSQLDump

func MssqlSQLDump(host, dbname, user, password, backupfilePath, zippwd string) (string, error)

MssqlSQLDump ...

func MysqlConnectTest

func MysqlConnectTest(Host, Port, Dbname, User, Password, Char string) error

MysqlConnectTest ...

func MysqlSQLDump

func MysqlSQLDump(host, port, dbname, user, password, char, backupfilePath, zippwd string) (string, error)

MysqlSQLDump ...

func PostgresConnectTest

func PostgresConnectTest(Host, Port, Dbname, User, Password string) error

PostgresConnectTest ...

func PostgresSQLDump

func PostgresSQLDump(host, port, dbname, user, password, backupfilePath, zippwd string) (string, error)

PostgresSQLDump ...

func SQLDumpZip

func SQLDumpZip(backupfilePath, zipPath, zipPassword string) (string, error)

SQLDumpZip ...

func SqliteConnectTest

func SqliteConnectTest(sqlpath string) error

SqliteConnectTest ...

func SqliteSQLDump

func SqliteSQLDump(dbpath, backupfilePath, zippwd string) (string, error)

SqliteSQLDump ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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