Fix directory_add to actually insert the manifest + add directory_get_raw_manifest
I don't expect directory_get_raw_manifest to be used, but it is needed for tests, so why not.
Showing
- swh/storage/cassandra/cql.py 14 additions, 1 deletionswh/storage/cassandra/cql.py
- swh/storage/cassandra/storage.py 9 additions, 0 deletionsswh/storage/cassandra/storage.py
- swh/storage/in_memory.py 6 additions, 0 deletionsswh/storage/in_memory.py
- swh/storage/interface.py 13 additions, 0 deletionsswh/storage/interface.py
- swh/storage/postgresql/db.py 13 additions, 0 deletionsswh/storage/postgresql/db.py
- swh/storage/postgresql/storage.py 13 additions, 2 deletionsswh/storage/postgresql/storage.py
- swh/storage/tests/storage_tests.py 21 additions, 11 deletionsswh/storage/tests/storage_tests.py
Loading
Please register or sign in to comment