このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Attempt to fix mautrix-whatsapp DB migration user table conflict
Discussed in
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/791
pull/801/head
Slavi Pantaleev
5年前
親
1692a28fe4
コミット
8549926395
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
roles/matrix-bridge-mautrix-whatsapp/tasks/setup_install.yml
+ 1
- 0
roles/matrix-bridge-mautrix-whatsapp/tasks/setup_install.yml
ファイルの表示
@@ -26,6 +26,7 @@
engine_variable_name: 'matrix_mautrix_whatsapp_database_engine'
engine_old: 'sqlite'
systemd_services_to_stop: ['matrix-mautrix-whatsapp.service']
pgloader_options: ['--with "quote identifiers"']
- import_tasks: "{{ role_path }}/../matrix-postgres/tasks/util/migrate_db_to_postgres.yml"
書き込み
プレビュー
読み込み中…
キャンセル
保存