Expand description
Import V2 CLI command.
Structsยง
- Copy
Database ๐Import Task Executor - Import
- Import tool implementation.
- Import
V2Command - Import from a snapshot.
Enumsยง
- Progress
Mode ๐ - Controls progress reporting for import-v2.
- Progress
Output ๐Kind
Functionsยง
- canonicalize_
schema_ ๐filter - collect_
chunk_ ๐data_ prefixes - ddl_
statement_ ๐for_ schema - format_
data_ ๐import_ plan - is_
schema_ ๐scoped_ statement - parse_
ddl_ ๐statements - progress_
bar_ ๐supported - progress_
output_ ๐kind - Selects the progress output style for
modegiven whether stderr is a TTY and whether the terminal environment is suitable for progress-bar control sequences. - starts_
with_ ๐keyword - term_
supports_ ๐progress_ bar - validate_
chunk_ ๐schema_ files - validate_
chunk_ ๐statuses - validate_
data_ ๐snapshot