OptionalincludeOptionallimitrows per table, for a cheap sample; 0 or absent is every row
Optionalmaxcharacters per chunk for dumpChunk; see DUMP_CHARS_PER_CHUNK
OptionalmaxLargest literal a single statement may carry before the value is built across appends.
Below the Durable Object's own 100,000-character ceiling by default, because the literal is not the whole statement -- the INSERT around it costs characters too.
Rows-only filter, defaulting to
!isRegenerable. DDL is always emitted, so a trimmed dump still restores the whole schema. Pass() => truefor a byte-exact copy.