---
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.