Browse Source

Another field with 'invalid input syntax for type smallint'

pull/940/head
Yannick Goossens 5 years ago
parent
commit
27416607d9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/matrix-dimension/tasks/setup_install.yml

+ 1
- 0
roles/matrix-dimension/tasks/setup_install.yml View File

@@ -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': ''}


Loading…
Cancel
Save