Skip to content
Snippets Groups Projects
Select Git revision
  • f4a21a999a38e7ca98e2581efbbebd700dbfe30a
  • master default protected
2 results

etherpad-sql-filter

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Robin Sonnabend's avatar
    Robin Sonnabend authored
    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.
    f4a21a99
    History
    Name Last commit Last update
    .gitignore
    convert.py