We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508eb40 commit 19e797fCopy full SHA for 19e797f
1 file changed
app/models/reports/observedVariantAnnotations.js
@@ -41,7 +41,7 @@ module.exports = (sequelize, Sq) => {
41
name: 'flags',
42
field: 'flags',
43
type: Sq.ARRAY(Sq.TEXT),
44
- }
+ },
45
}, {
46
...DEFAULT_REPORT_OPTIONS,
47
tableName: 'reports_observed_variant_annotations',
0 commit comments