Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsWALMode ¶ added in v0.3.0
func IsWALMode() bool
IsWALMode returns the true if -journal-mode is set to "wal".
func JournalMode ¶ added in v0.3.0
func JournalMode() string
JournalMode returns the value of -journal-mode.
func MustCopyDir ¶
MustCopyDir recursively copies files from src directory to dst directory.
func ReopenSQLDB ¶
ReopenSQLDB closes the existing database connection and reopens it with the DSN.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.