- Jul 20, 2018
-
-
Amber Brown authored
-
- Apr 06, 2018
-
-
Adrian Tschira authored
Signed-off-by:
Adrian Tschira <nota@notafile.com>
-
Richard van der Hoff authored
Improve logging and comments. Group all the stuff to do with inspecting tables together rather than creating the port tables in the middle.
-
Richard van der Hoff authored
We really shouldn't spit out "Failed to create port table", it looks scary.
-
- Jan 31, 2018
-
-
Richard van der Hoff authored
-
- Nov 21, 2017
-
-
Matthew Hodgson authored
-
- Nov 19, 2017
-
-
Matthew Hodgson authored
-
- Nov 17, 2017
-
-
Matthew Hodgson authored
-
- Nov 14, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Oct 31, 2017
-
-
David Baker authored
Postgres doesn't support NULs in strings so it makes the script throw an exception and stop if any values contain \0. Drop them with appropriate warning.
-
- Oct 26, 2017
-
-
Luke Barnard authored
-
Erik Johnston authored
We changed _simple_update_one_txn to use _simple_update_txn but didn't yank it out in the port script. Fixes #2565
-
- Oct 01, 2017
-
-
Richard van der Hoff authored
https://github.com/matrix-org/synapse/issues/2187 contains a report of a port failing due to nul characters somewhere in the search table. Let's try dropping the offending rows.
-
- Jul 20, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 16, 2017
- Mar 16, 2017
-
-
John Kristensen authored
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.
-
- Feb 12, 2017
-
-
Kevin Liu authored
This is what I get for not proofreading
-
Kevin Liu authored
See https://matrix.to/#/!cURbafjkfsMDVwdRDQ:matrix.org/$148686272020hCgRD:potatofrom.space Signed-off-by:
Kevin Liu <kevin@potatofrom.space>
-
- Sep 27, 2016
-
-
Erik Johnston authored
This also fixes a bug where the port script would explode when it encountered the newly added boolean column `public_room_list_stream.visibility`
-
- Aug 04, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jul 06, 2016
-
-
Erik Johnston authored
-
Kent Shikama authored
Signed-off-by:
Kent Shikama <kent@kentshikama.com>
-
- Jul 05, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 22, 2016
-
-
Erik Johnston authored
-
- Apr 06, 2016
-
-
Erik Johnston authored
-
- Mar 16, 2016
-
-
Richard van der Hoff authored
Replace the bash/perl gen_password script with a python one, and write a note on how to use it.
-
- Feb 11, 2016
-
-
Daniel Wagner-Hall authored
-
- Jan 07, 2016
-
-
Matthew Hodgson authored
-
- Dec 10, 2015
-
-
Matthew Hodgson authored
-
- Nov 19, 2015
-
-
Erik Johnston authored
-
- Nov 18, 2015
-
-
Erik Johnston authored
-
- Sep 23, 2015
-
-
Mark Haines authored
-
- Sep 03, 2015
-
-
Matthew Hodgson authored
-
- Sep 02, 2015
-
-
Erik Johnston authored
-