-
- Downloads
Add script to filter etherpad SQL by pad
The script expects a sql dump (created with mysqldump) and a list of pad prefixes to filter for. The resulting SQL is written to stdout. Use --invert to invert the match (useful for splitting a dump in two). Entries with invalid JSON (usually old revisions and chat entries) might be dropped.
parents
No related branches found
No related tags found
.gitignore
0 → 100644
convert.py
0 → 100644
Please register or sign in to comment