sql-splitter 1.13.1

High-performance CLI tool for splitting large SQL dump files into individual table files
Documentation
---
name: Bug Report
about: Report something that's not working correctly
title: ""
labels: bug
assignees: ""
---

## Description

A clear description of the bug.

## Steps to Reproduce

1. Run `sql-splitter split ...`
2. ...

## Expected Behavior

What should happen.

## Actual Behavior

What actually happens.

## Environment

- OS: [e.g., macOS 14, Ubuntu 22.04, Windows 11]
- Rust version: [e.g., 1.75]
- sql-splitter version: [e.g., 1.0.0]

## SQL File Details (if relevant)

- File size:
- Number of tables:
- Any unusual content:

## Additional Context

Any other relevant information.