Commit Graph

19 Commits (514c2d3c4ddbf70cac371ea5d12bf6fea2e0c996)

Author SHA1 Message Date
Matthew 3fafb7b189 add missing boolean to synapse_port_db 8 years ago
Matthew 776a070421 fix synapse_port script 8 years ago
John Kristensen be44558886 Don't assume postgres tables are in the public schema during db port 8 years ago
Kevin Liu 70a00eacf9 Fix typo 8 years ago
Kevin Liu a02d609b1f Fix synapse_port_db failure (fixes #1902) 8 years ago
Erik Johnston adae348fdf Update port script with recently added tables 8 years ago
Erik Johnston 7c7786d4e1 Allow upgrading from old port_from_sqlite3 format 8 years ago
Erik Johnston b0a14bf53e Handle the fact that some tables have negative rowid rows 8 years ago
Erik Johnston 4063fe0283 Update port script 9 years ago
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Erik Johnston b361440738 Spelling 9 years ago
Erik Johnston 162e2c1ce5 Fix database port script to work with new event_search table 9 years ago
Mark Haines 7d55314277 Remove unused _execute_and_decode from scripts/synapse_port_db 9 years ago
Matthew Hodgson bdf2e5865a update logger to match new ambiguous script name... 9 years ago
Erik Johnston a9ad647fb2 Make port script handle empty sent_transactions table 9 years ago
Erik Johnston c961cd7736 Clean up scripts/ 9 years ago
Erik Johnston 4fa0f53521 Support reading directly from a config 10 years ago
Erik Johnston f08c33e834 Fix port_from_sqlite_to_postgres after changes to storage layer. 10 years ago
Erik Johnston 119e5d7702 Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package 10 years ago
Erik Johnston 204132a998 Check that postgres database has correct charset set 10 years ago
Erik Johnston f41a9a1ffc Add better help to scripts/port_from_sqlite_to_postgres.py 10 years ago
Erik Johnston a1d4813a54 Quickly fix dodgy est. time remaining 10 years ago
Erik Johnston af27b84ff7 Correctly handle total/remaining counts in the presence of sent_transasctions table 10 years ago
Erik Johnston 4a13ae7201 Correctly handle total/remaining counts in the presence of sent_transasctions table 10 years ago
Erik Johnston ce8b0b2868 Remove accidentally committed debug hardcode hack 10 years ago
Erik Johnston 1ccaea5b92 Typo in port script 10 years ago
Erik Johnston 5b8b1a43bd Split setuping up and processing of tables 10 years ago
Erik Johnston 40cbd6b6ee Shuffle progress stuff 10 years ago
Erik Johnston 4e49f52375 Don't port over all of the sent_transactions table 10 years ago
Erik Johnston dfc46c6220 PEP8 10 years ago
Erik Johnston 427bcb7608 Fix port script after storage changes. Add very simple (off by default) curses UI to see progress. 10 years ago
Erik Johnston ffad75bd62 Remove mysql/maria support 10 years ago
Erik Johnston 63677d1f47 Change port script to work with postgres 10 years ago
Erik Johnston 90bcb86957 Support running porting script multiple times 10 years ago
Erik Johnston 1bede47843 Add beginnings of migration sqlite->maria db script 10 years ago