diff options
author | David Baker <dave@matrix.org> | 2014-12-18 14:49:22 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2014-12-18 14:49:22 +0000 |
commit | 9728c305a34a1f9546d2ce0ef4c54352dc55a16d (patch) | |
tree | c5d384c9ec68bfd14939095488d6eca7fde539a3 /synapse/storage/schema | |
parent | Update to app_id / app_instance_id (partially) and mangle to be PEP8 compliant. (diff) | |
download | synapse-9728c305a34a1f9546d2ce0ef4c54352dc55a16d.tar.xz |
after a few rethinks, a working implementation of pushers.
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r-- | synapse/storage/schema/delta/v7.sql | 3 | ||||
-rw-r--r-- | synapse/storage/schema/pusher.sql | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/synapse/storage/schema/delta/v7.sql b/synapse/storage/schema/delta/v7.sql |