sql-splitter 1.12.3

High-performance CLI tool for splitting large SQL dump files into individual table files
Documentation
# Build artifacts
/target/

# Profiling
*.prof
*.svg
flamegraph.svg

# Output directories
/output/

# Benchmark results
/bench-results.md
/benchmark-results/

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store

# Test artifacts
/tmp/

# Generated test data
/tests/data/generated/
/tests/data/profile/
/tests/fixtures/generated/*.sql

# Real-world verification test files
/tests/realworld/

# Generated man pages
/man/

linus-ignore-this-file.md