dendrite/syncapi/storage/cosmosdb
alexfca 49f8c7fe38
- Add $$NULL$$ string to be used when a part of the DocId is known to be NULL (#23)
- Use the $$NULL$$ for the known nullable use cases

Co-authored-by: alexf@example.com <alexf@example.com>
2021-10-06 10:07:40 +11:00
..
deltas - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
account_data_table.go - Add $$NULL$$ string to be used when a part of the DocId is known to be NULL (#23) 2021-10-06 10:07:40 +11:00
backwards_extremities_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
current_room_state_table.go - Add $$NULL$$ string to be used when a part of the DocId is known to be NULL (#23) 2021-10-06 10:07:40 +11:00
filter_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
filter_table_id_seq.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
filtering.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
invites_table.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
memberships_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
output_room_events_table.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
output_room_events_topology_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
peeks_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
receipt_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
send_to_device_table.go Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +10:00
send_to_device_table_seq.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
stream_id_table.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
syncserver.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00