View Source MatrixAppService.Migrations (MatrixAppService v0.3.1)

Module containing migrations for tables used in bridge mode. Should be used like this:

TODO: example

Link to this section Summary

Link to this section Functions

This function is deprecated. Use both create_users/1 and create_rooms/1 instead.
This function is deprecated. Use create_events/1 instead.
Link to this function

remove_indexes_uniqueness()

View Source