synapse/scripts
John Kristensen be44558886 Don't assume postgres tables are in the public schema during db port
When fetching the list of tables from the postgres database during the
db port, it is assumed that the tables are in the public schema. This is
not always the case, so lets just rely on postgres to determine the
default schema to use.
2017-03-17 10:53:32 +11:00
..
hash_password Update hash_password script 2016-07-06 12:17:54 +09:00
register_new_matrix_user Add null separator to hmac 2016-07-06 11:05:16 +01:00
synapse_port_db Don't assume postgres tables are in the public schema during db port 2017-03-17 10:53:32 +11:00