appdatabase

package
v0.83.8 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangeDatabasePassword added in v0.80.2

func ChangeDatabasePassword(path, password, newPassword string) error

func DecryptDatabase added in v0.69.0

func DecryptDatabase(oldPath, newPath, password string) error

DecryptDatabase creates an unencrypted copy of the database and copies it over to the given directory

func EncryptDatabase added in v0.69.0

func EncryptDatabase(oldPath, newPath, password string) error

EncryptDatabase creates an encrypted copy of the database and copies it to the user path

func InitializeDB

func InitializeDB(path, password string) (*sql.DB, error)

InitializeDB creates db file at a given path and applies migrations.

Types

This section is empty.

Directories

Path Synopsis
sql

Jump to

Keyboard shortcuts

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