sqlmapproject / sqlmapproject/sqlmap
Feature request: write / append data to CSV file every <x> rows
Open
@stamparm is already working on this.
Since Oct 20, 2013.
enhancement
enumeration
low
- Dominant language
- Python
- Stars
- 38.5k
- Forks
- 6.4k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 1
Description
When dumping large table it would be nice the tool writes the CSV file incremental so lets say every 1000 rows dumped get appended to the file so external tools can already process partial data.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.