Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomSanitize ¶
CustomSanitize allows you to expand upon the default Sanitize function by providing your own regex matcher and replacement to modify data from the dump file.
func HexDecode ¶
HexDecode takes a file path containing a SQLite dump and decodes any hex-encoded data it finds.
func RemoveCreateStatements ¶
RemoveCreateStatements takes all the CREATE statements out of a dump so that no new tables are created.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.