Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExtendedInsertDefaultRowCount = 100 // OperationIgnore is used to skip a table when dumping. OperationIgnore = "ignore" // OperationNoData is used when you want to dump a table structure without the data. OperationNoData = "nodata" )
ExtendedInsertDefaultRowCount: Default rows that will be dumped by each INSERT statement
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.