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
Fix port script for user directory tables #2375
+19
−0
Conversation
erikjohnston
assigned
NegativeMjark
Jul 20, 2017
| + return | ||
| + | ||
| + if table == "user_directory_stream_pos": | ||
| + # We need to make sure there is a single row, `(X, null)` |
NegativeMjark
Jul 20, 2017
Contributor
Why do we need a single row OOI? (It might be helpful to say here in the comment)
erikjohnston
merged commit b274297
into
develop
Jul 20, 2017
krombel
referenced this pull request
Aug 11, 2017
Closed
synapse_port_db is completely broken by the new user_directory_search table #2287
spantaleev
added a commit
to spantaleev/matrix-docker-ansible-deploy
that referenced
this pull request
Oct 14, 2017
erikjohnston
deleted the
erikj/port_script
branch
Oct 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
erikjohnston commentedJul 20, 2017
No description provided.