Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
bring nuke-room script to current schema #1927
Conversation
matrixbot
commented
Feb 19, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Feb 19, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Feb 19, 2017
|
Can one of the admins verify this patch? |
erikjohnston
merged commit 9a27448
into
matrix-org:develop
Mar 31, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
aperezdc
referenced this pull request
in aperezdc/synpurge
May 15, 2017
Open
Implement completely purging a room from the database #11
psaavedra
added a commit
to psaavedra/synapse
that referenced
this pull request
May 19, 2017
rubo77
commented
Jul 7, 2017
|
There seems to be a new incompatibility in 0.22.1:
see: |
rubo77
referenced this pull request
Jul 17, 2017
Closed
nuke room script does not delete room from directory #2373
rubo77
commented
Jul 17, 2017
•
|
seems like »event_search_content« was a table in v0.12: https://gist.github.com/jimmycuadra/7d8d4c18d8f27f28d0d1#file-schema-sql-L147 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zuckschwerdt commentedFeb 19, 2017
updates this script to current sqlite schema. only superficially tested.