Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

N + 2: Add not null constraint to column full_user_id of tables profiles and user_filters #15537

Merged
merged 20 commits into from
May 16, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tests/storage/test_user_filters.py
Co-authored-by: David Robertson <[email protected]>
H-Shay and David Robertson authored May 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit b8c3cf268b56e191a8a5d07d240d12c016423e37
2 changes: 1 addition & 1 deletion tests/storage/test_user_filters.py
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
# limitations under the License.


from twisted.internet.testing import MemoryReactor
from twisted.test.proto_helpers import MemoryReactor

from synapse.server import HomeServer
from synapse.storage.database import LoggingTransaction