Procházet zdrojové kódy

Merge pull request #940 from Zir0h/master

Another field with 'invalid input syntax for type smallint'
pull/944/head
Slavi Pantaleev před 5 roky
committed by GitHub
rodič
revize
a872db07ee
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      roles/matrix-dimension/tasks/setup_install.yml

+ 1
- 0
roles/matrix-dimension/tasks/setup_install.yml Zobrazit soubor

@@ -40,6 +40,7 @@
- {'table': 'dimension_sticker_packs', 'column': 'isPublic', 'default': ''}
- {'table': 'dimension_slack_bridges', 'column': 'isEnabled', 'default': ''}
- {'table': 'dimension_neb_integrations', 'column': 'isPublic', 'default': ''}
- {'table': 'dimension_neb_integrations', 'column': 'isEnabled', 'default': ''}
- {'table': 'dimension_irc_bridges', 'column': 'isEnabled', 'default': ''}
- {'table': 'dimension_irc_bridge_networks', 'column': 'isEnabled', 'default': ''}
- {'table': 'dimension_gitter_bridges', 'column': 'isEnabled', 'default': ''}


Načítá se…
Zrušit
Uložit