Expand description
Utility functions for parsql CLI
Structs§
- Progress
- Progress indicator for long-running operations
Enums§
Functions§
- colorize_
number - Colorize a number with a label
- format_
duration - Format duration in a human-readable way
- format_
table - Format a table for display
- get_
timestamp - Get timestamp for migration files
- parse_
database_ url - Parse database URL and determine database type
- print_
error - Print an error message
- print_
info - Print an info message
- print_
success - Print a success message
- print_
warning - Print a warning message